Compare commits
2
Commits
717bb352e9
...
b9d883484f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b9d883484f | ||
|
|
833724912e |
@@ -0,0 +1,7 @@
|
|||||||
|
name: release-tag
|
||||||
|
on: workflow_dispatch
|
||||||
|
jobs:
|
||||||
|
release-image:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- run: echo "manual trigger executed"
|
||||||
Reference in New Issue
Block a user