Skip to content

Commit

Permalink
Build Tag Number Action action update
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed May 28, 2023
1 parent 91a6dff commit cfc6d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Generate build number for push
id: buildnumber
if: ${{ github.event_name == 'push' }}
uses: einaregilsson/build-number@v3
uses: onyxmueller/build-tag-number@v1
with:
token: ${{ secrets.github_token }}

Expand Down

0 comments on commit cfc6d1d

Please sign in to comment.