Skip to content

Commit

Permalink
Use v1
Browse files Browse the repository at this point in the history
  • Loading branch information
LucBerge committed Sep 20, 2023
1 parent 88777c4 commit 9f5d5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: mv apk/app-debug.apk apk/Ideator.apk

- name: Create release
uses: softprops/action-gh-release@latest
uses: softprops/action-gh-release@v1
with:
prerelease: true
files: |
Expand Down

0 comments on commit 9f5d5f4

Please sign in to comment.