mirror of
https://github.com/jmcorgan/fips.git
synced 2026-08-09 08:14:42 +00:00
Add workflow_dispatch trigger to AUR publish workflow (#65)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: AUR Publish
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
Reference in New Issue
Block a user