Skip to content

Commit

Permalink
switch publish to be manual only
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejka committed Sep 17, 2024
1 parent 7062d13 commit 56e6354
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
on:
push:
branches:
- main
tags:
- '*'
# just for manual testing
workflow_dispatch:
# just for manual publishing
on: workflow_dispatch

name: Publish

Expand Down

0 comments on commit 56e6354

Please sign in to comment.