mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
New trigger for a workflow
This commit is contained in:
4
.github/workflows/tag-deploy.yml
vendored
4
.github/workflows/tag-deploy.yml
vendored
@@ -1,6 +1,8 @@
|
||||
name: 'Release deploy workflow'
|
||||
|
||||
on: workflow_dispatch
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
# push:
|
||||
# tags:
|
||||
# - **
|
||||
|
||||
Reference in New Issue
Block a user