Skip to content

Commit

Permalink
fix; published package name (#415)
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Webb <[email protected]>
  • Loading branch information
damacus authored Nov 27, 2023
1 parent 52cfeab commit f633d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
id: release
with:
release-type: ruby
package-name: workflow-testing-gem
package-name: kitchen-docker
version-file: lib/kitchen/driver/docker_version.rb
token: ${{ secrets.PORTER_GITHUB_TOKEN }}

Expand Down

0 comments on commit f633d49

Please sign in to comment.