Skip to content

Commit 994e34d

Browse files
committed
Update a gem name in autorelease workflow
Forgot to update when copying and pasting from another gem.
1 parent f3b6d61 commit 994e34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autorelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
autorelease:
88
uses: alphagov/govuk-infrastructure/.github/workflows/autorelease-rubygem.yml@main
99
with:
10-
gem_name: content_block_tools
10+
gem_name: govuk_content_item_loader
1111
secrets:
1212
GH_TOKEN: ${{ secrets.GOVUK_CI_GITHUB_API_TOKEN }}

0 commit comments

Comments
 (0)