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

Commit

Permalink
Merge pull request #60 from communitiesuk/fs-2172-main-action
Browse files Browse the repository at this point in the history
FS-2172: use main version of action
  • Loading branch information
gidsg authored Jan 25, 2023
2 parents 63b9ea1 + b62139e commit 6908112
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 @@ -17,6 +17,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-combine-workflows
uses: communitiesuk/funding-service-design-workflows/.github/workflows/tag-to-release.yml@main
with:
build_static_assets: false

0 comments on commit 6908112

Please sign in to comment.