Skip to content

Commit

Permalink
fixes build
Browse files Browse the repository at this point in the history
  • Loading branch information
mchmarny committed Mar 7, 2023
1 parent f91ab02 commit 6fdff6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/on-tag-img.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:

image:
needs:
- conf
- test
permissions:
contents: read
Expand All @@ -77,6 +78,7 @@ jobs:

sign:
needs:
- conf
- image
permissions:
contents: read
Expand All @@ -92,6 +94,7 @@ jobs:

provenance:
needs:
- conf
- sign
permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.14
v0.1.15

0 comments on commit 6fdff6d

Please sign in to comment.