Skip to content

Will ${{ placeholders }} work from other Strings? #25326

Answered by BrightRan
Andre601 asked this question in Actions
Discussion options

You must be logged in to vote

@Andre601,

I noticed that you also have opened an issue ticket (peaceiris/actions-label-commenter#152) , and this question seems has been solved by using the v1.4.0-0 of the action.

- name: Label Commenter
  uses: peaceiris/actions-label-commenter@v1.4.0-0
  with:
    github_token: ${{ secrets.GITHUB_TOKEN }}

I also tested this version, and it can work fine.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants