Skip to content

Commit

Permalink
Merge pull request #64 from alphagov/add-secret
Browse files Browse the repository at this point in the history
Pass GitHub Token to release workflow
  • Loading branch information
theseanything authored Aug 8, 2023
2 parents 094100c + 763e44d commit 2bdab68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@ jobs:
name: Release
# TODO: switch this to track main branch
uses: alphagov/govuk-infrastructure/.github/workflows/release.yml@add-version-tag
secrets:
GH_TOKEN: ${{ secrets.GOVUK_CI_GITHUB_API_TOKEN }}


0 comments on commit 2bdab68

Please sign in to comment.