Skip to content

Commit f285572

Browse files
committed
Switch t oversion number on release action
1 parent 51c8ef4 commit f285572

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@latest
89+
uses: dciborow/action-github-releases@v1
9090
if: startsWith(github.ref, 'refs/tags/')
9191
with:
9292
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)