Skip to content

How does it work? #93

@marverix

Description

@marverix

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions