Skip to content

Commit

Permalink
Merge pull request #202 from itachi1706/dependabot/github_actions/sof…
Browse files Browse the repository at this point in the history
…tprops/action-gh-release-2
  • Loading branch information
dependabot[bot] authored May 25, 2024
2 parents 52ab89a + 8b9f542 commit 563fd12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
tag: ${{ github.ref_name }}
- name: Create Release
id: create_release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Provided by GH Actions
with:
Expand Down

0 comments on commit 563fd12

Please sign in to comment.