Skip to content

Commit

Permalink
DO NOT MERGE: use test branch of release.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
sengi committed Mar 6, 2024
1 parent d8da444 commit b70a407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
release:
if: github.event_name == 'workflow_dispatch' || github.event.workflow_run.conclusion == 'success'
name: Release
uses: alphagov/govuk-infrastructure/.github/workflows/release.yml@main
uses: alphagov/govuk-infrastructure/.github/workflows/release.yml@sengi/release-tagging-robustness
secrets:
GH_TOKEN: ${{ secrets.GOVUK_CI_GITHUB_API_TOKEN }}

0 comments on commit b70a407

Please sign in to comment.