Skip to content

Commit

Permalink
fix: changing secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalCodes authored Aug 8, 2023
1 parent 3c5d23b commit cac610a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
# config-name: my-config.yml
# disable-autolabeler: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_SECRET }}

0 comments on commit cac610a

Please sign in to comment.