mirror of
https://github.com/gchq/CyberChef
synced 2026-02-24 16:43:20 +00:00
Actions can now be triggered manually
This commit is contained in:
1
.github/workflows/releases.yml
vendored
1
.github/workflows/releases.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: "Releases"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
Reference in New Issue
Block a user