Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
gidsg committed Jan 25, 2023
1 parent dcbb400 commit fb255ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-to-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ on:
jobs:
tag-to-release:
if: ${{ github.actor != 'dependabot[bot]' }}
uses: communitiesuk/funding-service-design-workflows/.github/workflows/tag-to-release.yml@fs-2172-branch
uses: communitiesuk/funding-service-design-workflows/.github/workflows/tag-to-release.yml@fs-2172-combine-workflows
with:
build_static_assets: false

0 comments on commit fb255ea

Please sign in to comment.