Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dmage committed Dec 9, 2023
1 parent a417a1c commit 1176206
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,6 @@ jobs:
name: "Publish Release"
needs: ["build-install-zip"]
runs-on: ubuntu-latest
permissions:
contents: write
if: github.event_name == 'push' || (github.event.inputs.version && github.event.inputs.commit)
steps:
- name: Checkout
Expand Down

0 comments on commit 1176206

Please sign in to comment.