1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-19 23:59:30 +08:00

Add: workflow dispatch

This commit is contained in:
LA_DI_DA
2024-05-16 15:45:40 +08:00
parent 2d5184ae88
commit 16b74287bd

View File

@@ -1,5 +1,5 @@
name: pack
on: push
on: [workflow_dispatch, push]
jobs:
main:
runs-on: ubuntu-latest