mirror of
https://github.com/pommee/goaway.git
synced 2026-02-20 13:49:10 -06:00
fix: test trigger new release
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -42,3 +42,4 @@ jobs:
|
||||
if: success()
|
||||
run: |
|
||||
make publish VERSION=${nextRelease.version}
|
||||
echo "New image version: $VERSION"
|
||||
|
||||
Reference in New Issue
Block a user