Skip to content

Commit 6e7fbdf

Browse files
committed
chore: Update workflow to create releases
1 parent e7bd210 commit 6e7fbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- v*
77

88
jobs:
9-
build-and-push-image:
9+
create-release:
1010
runs-on: ubuntu-latest
1111
permissions:
1212
contents: write

0 commit comments

Comments
 (0)