Skip to content

Commit

Permalink
Merge pull request #5 from climatepolicyradar/merge-shared-actions-co…
Browse files Browse the repository at this point in the history
…de-into-repo

Delete GITHUB_TOKEN secret from release workflow
  • Loading branch information
katybaulch authored Mar 4, 2024
2 parents cb96fc4 + f7fe2d1 commit 5984535
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ on:
required: true
type: string

secrets:
GITHUB_TOKEN:
required: true

jobs:
auto-release:
if: ${{ github.ref == 'refs/heads/main' }}
Expand Down

0 comments on commit 5984535

Please sign in to comment.