Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
only when on master
Browse files Browse the repository at this point in the history
maciejka committed Jul 31, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent baa7645 commit 6ebe7e0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
on:
push:
branches:
- master
tags:
- '*'
- '*'
# just for manual testing
workflow_dispatch:

name: Publish

0 comments on commit 6ebe7e0

Please sign in to comment.