Skip to content

Commit dc6ac38

Browse files
authored
because peter likes line breaks, number two
1 parent 62daa41 commit dc6ac38

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

examples/deploy-on-pushing-a-new-tag-and-create-release-with-attached-zip.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ jobs:
2727
with:
2828
files: ${{github.workspace}}/${{ github.event.repository.name }}.zip
2929
env:
30-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31+

0 commit comments

Comments
 (0)