mirror of
https://github.com/crazy-max/ghaction-import-gpg.git
synced 2024-12-24 20:22:07 -05:00
Update master workflow
This commit is contained in:
parent
9ec27bc016
commit
041b376dd4
1 changed files with 0 additions and 4 deletions
4
.github/workflows/master.yml
vendored
4
.github/workflows/master.yml
vendored
|
@ -13,10 +13,6 @@ jobs:
|
||||||
# https://github.com/actions/checkout
|
# https://github.com/actions/checkout
|
||||||
name: Checkout
|
name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
-
|
|
||||||
# https://github.com/actions/checkout/issues/6
|
|
||||||
name: Fix detached HEAD
|
|
||||||
run: git checkout ${GITHUB_REF#refs/heads/}
|
|
||||||
-
|
-
|
||||||
name: Build
|
name: Build
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue