Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyt291 authored Nov 25, 2023
1 parent f5365ef commit eb0e818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
# uses: negz/create-tag@39bae1e0932567a58c20dea5a1a0d18358503320
uses: negz/create-tag@v1
if: steps.check_tag.outputs.exists == 'false'
continue-on-error: true
with:
token: ${{secrets.TEST}}
version: "v${{ steps.extract_version.outputs.version }}"
Expand Down

0 comments on commit eb0e818

Please sign in to comment.