Skip to content

Commit

Permalink
Update NEW_RELEASE.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CRGBS authored Jul 14, 2024
1 parent a7410ca commit 9a12ccd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/NEW_RELEASE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
with:
path: ./app/build/outputs/apk/debug/app-debug.apk
github-token: ${{secrets.FORBD}}
tag_name: ${{ env.BRANCH_NAME }}-${{ steps.commit.outputs.short }}

- name: Releases
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 9a12ccd

Please sign in to comment.