Skip to content

Commit

Permalink
update packer repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb authored May 8, 2024
1 parent d4aa7f9 commit ec81685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
if: '! contains(needs.prepare.outputs.tag, ''rc'')'
needs:
- prepare
uses: "RocketChat/rocketchat-packer/.github/workflows/build_images.yml@main"
uses: "RocketChat/packer-configs/.github/workflows/build_images.yml@main"
with:
tag: ${{ needs.prepare.outputs.tag }}
secrets:
Expand Down

0 comments on commit ec81685

Please sign in to comment.