Skip to content

Commit

Permalink
Delete GITHUB_TOKEN secret from release
Browse files Browse the repository at this point in the history
  • Loading branch information
katybaulch committed Mar 4, 2024
1 parent cfa89a9 commit b24e062
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 b24e062

Please sign in to comment.