Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TakumiBC authored Aug 23, 2024
1 parent ac83296 commit 32d0a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Generate Release Tag
id: tag
run: |
echo "::set-output name=release_version::1.0.1"
echo "::set-output name=release_version::1.1"
- name: Upload to Releases
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 32d0a7f

Please sign in to comment.