Skip to content

Commit

Permalink
Fixup GitHub token name (#4118)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-didyk authored Oct 30, 2024
1 parent eca463d commit f6a3e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/templates/stages/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ stages:
--repo dotnet/arcade-services
displayName: Create GitHub release
env:
GH_TOKEN: $(dotnet-bot-arcade-services-content-write)
GH_TOKEN: $(dotnet-bot-arcade-services-content-rw)
continueOnError: true
- stage: validateDeployment
Expand Down

0 comments on commit f6a3e94

Please sign in to comment.