Skip to content

Commit

Permalink
Update package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigBalthazar authored Aug 30, 2024
1 parent 8fc312c commit aa6ea83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
UPDATE_WEBHOOK: ${{ env.dev.UPDATE_WEBHOOK }}
UPDATE_WEBHOOK: ${{ vars.UPDATE_WEBHOOK }}

jobs:
build-and-push-image:
Expand Down

0 comments on commit aa6ea83

Please sign in to comment.