mirror of
https://github.com/valitydev/swag-wallets.git
synced 2024-11-06 02:45:19 +00:00
Add workflow manual start tag (#41)
* add manual start tag * changed * fix * fixed? * added push as it was
This commit is contained in:
parent
7bfcc5dfb2
commit
bacfb20ce7
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -2,6 +2,7 @@ name: release
|
||||
on:
|
||||
push:
|
||||
branches: [v0]
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
NODEJS_VERSION: '16'
|
||||
|
Loading…
Reference in New Issue
Block a user