Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zleyyij authored Aug 29, 2024
1 parent c714b1a commit 74e0fd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# .github/workflows/release.yml

on:
workflow_dispatch:
release:
types: [created]

Expand All @@ -21,4 +22,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
SRCDIR: server/
RUSTTARGET: ${{ matrix.target }}

0 comments on commit 74e0fd0

Please sign in to comment.