We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b6d61 commit 994e34dCopy full SHA for 994e34d
.github/workflows/autorelease.yml
@@ -7,6 +7,6 @@ jobs:
7
autorelease:
8
uses: alphagov/govuk-infrastructure/.github/workflows/autorelease-rubygem.yml@main
9
with:
10
- gem_name: content_block_tools
+ gem_name: govuk_content_item_loader
11
secrets:
12
GH_TOKEN: ${{ secrets.GOVUK_CI_GITHUB_API_TOKEN }}
0 commit comments