Skip to content

Commit

Permalink
Reporder trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
goodsong81 committed Jun 13, 2024
1 parent 72edc78 commit 2dba273
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,10 +1,10 @@
name: Publish to PyPI

on:
workflow_dispatch: # run on request (no need for PR)
push:
tags:
- '*'
workflow_dispatch: # run on request (no need for PR)

# Declare default permissions as read only.
permissions: read-all
Expand Down

0 comments on commit 2dba273

Please sign in to comment.