Skip to content

Commit 29ac30b

Browse files
committed
Updated version number
1 parent f285572 commit 29ac30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- name: Display structure of downloaded files
8787
run: ls -R
8888
- name: Create release
89-
uses: dciborow/action-github-releases@v1
89+
uses: dciborow/action-github-releases@v1.0.1
9090
if: startsWith(github.ref, 'refs/tags/')
9191
with:
9292
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)