-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi, I'm a bit lost. I thought that it's working this way, that for example I'm doing a release with version 1.0.0, and the action will add (or recreate) a tag v1. But this does not happen.
##[debug]Evaluating condition for step: 'Run Actions-R-Us/actions-tagger@v2'
##[debug]Evaluating: success()
##[debug]Evaluating success:
##[debug]=> true
##[debug]Result: true
##[debug]Starting: Run Actions-R-Us/actions-tagger@v2
##[debug]Loading inputs
##[debug]Evaluating: github.token
##[debug]Evaluating Index:
##[debug]..Evaluating github:
##[debug]..=> Object
##[debug]..Evaluating String:
##[debug]..=> 'token'
##[debug]=> '***'
##[debug]Result: '***'
##[debug]Loading env
Run Actions-R-Us/actions-tagger@v2
with:
publish_latest_tag: true
prefer_branch_releases: false
token: ***
This action should only be used in a release context
If you believe this to be an error, please submit a bug report
https://github.com/Actions-R-Us/actions-tagger/issues
##[debug]event: release
##[debug]tag_name: 1.0.0
##[debug]Node Action run completed with exit code 0
##[debug]Finishing: Run Actions-R-Us/actions-tagger@v2
Am I doing something wrong or do I don't understand correctly how does this action work?
Metadata
Metadata
Assignees
Labels
No labels