Skip to content

Commit

Permalink
github workflow: fix syntax for releasing container image
Browse files Browse the repository at this point in the history
  • Loading branch information
cskarby committed May 5, 2023
1 parent 82fcf23 commit 1102ff4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/metno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ on:
push:
branches:
- metno
release:
types:
- published
release:
types:
- published

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 1102ff4

Please sign in to comment.