Skip to content

Fix usage of tibdex/github-app-token in Release workflow#2502

Merged
saquibmian merged 1 commit intomainfrom
smian/fix-release-workflow
Oct 16, 2023
Merged

Fix usage of tibdex/github-app-token in Release workflow#2502
saquibmian merged 1 commit intomainfrom
smian/fix-release-workflow

Conversation

@saquibmian
Copy link
Contributor

The argument needs to be JSON, so the string element in the array needs to be wrapped in ". See the Github docs, but doing "${{ github.repository }}" is valid.

The argument needs to be JSON, so the string element in the array needs to be wrapped in `"`. See the [Github docs](https://docs.github.com/en/actions/learn-github-actions/variables), but doing `"#{{ github.repository }}"` is valid.
@saquibmian saquibmian requested review from a team, oliversun9 and rodaine October 16, 2023 21:46
@saquibmian saquibmian merged commit c1b5844 into main Oct 16, 2023
@saquibmian saquibmian deleted the smian/fix-release-workflow branch October 16, 2023 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants