Skip to content

Commit

Permalink
ci: change publish project name (#108)
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Moore <[email protected]>
  • Loading branch information
moorec-aws authored Apr 22, 2024
1 parent 0732e4a commit 30e6386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,5 +195,5 @@ jobs:
- name: Run CodeBuild
uses: aws-actions/aws-codebuild-run-build@v1
with:
project-name: ${{ github.event.repository.name }}-Publish
project-name: ${{ github.event.repository.name }}-release-Publish
hide-cloudwatch-logs: true

0 comments on commit 30e6386

Please sign in to comment.