Skip to content

Commit

Permalink
Merge pull request #290 from ASFHyP3/zero-tag-comment
Browse files Browse the repository at this point in the history
add comment for v0.0.0 tag
  • Loading branch information
jtherrmann authored Aug 7, 2024
2 parents d391cbc + e5fb3ee commit 5a0a284
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tag-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
call-bump-version-workflow:
# For first-time setup, create a v0.0.0 tag as shown here:
# https://github.com/ASFHyP3/actions#reusable-bump-versionyml
uses: ASFHyP3/actions/.github/workflows/[email protected]
secrets:
USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }}

0 comments on commit 5a0a284

Please sign in to comment.