Skip to content

Commit

Permalink
skip build for push too
Browse files Browse the repository at this point in the history
It breaks for pushes to forks
  • Loading branch information
mikecook committed Dec 18, 2021
1 parent 9383377 commit b460da9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Expand Up @@ -2,7 +2,6 @@ name: Build and upload binaries
on:
release:
types: [published]
push:
permissions:
contents: read
jobs:
Expand Down

0 comments on commit b460da9

Please sign in to comment.