Skip to content

Commit

Permalink
fix publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
narumiruna committed May 19, 2024
1 parent d3d9b52 commit 22d8184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Publish

on:
workflow_dispatch:
push:
workflow_dispatch:
tags:
- "v*.*.*"

Expand Down

0 comments on commit 22d8184

Please sign in to comment.