Skip to content

Commit c745ef8

Browse files
committed
.
1 parent b6295c0 commit c745ef8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
if: startsWith(github.ref, 'refs/tags/v')
1717
- uses: actions/create-release@v1
1818
if: startsWith(github.ref, 'refs/tags/v')
19+
id: create_release
1920
env:
2021
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2122
with:

0 commit comments

Comments
 (0)