Skip to content

Commit

Permalink
Feat: update action plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ikjeong committed Feb 2, 2025
1 parent 9025b36 commit 7e232a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
uses: goboolean/manifests/.github/actions/update-image-tag@main
with:
app-name: ${{ github.event.repository.name }}
image-name: registry.goboolean.io/fetch-system/worker
image-tag: ${{ env.SHORT_SHA }}
github-token: ${{ secrets.GOBOOLEAN_IO_TOKEN }}
profile: dev
Expand Down

0 comments on commit 7e232a3

Please sign in to comment.