Skip to content

Commit

Permalink
Removed branch check
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-blunden committed Mar 23, 2022
1 parent b59f089 commit a09096f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:

jobs:
publish:
if: github.ref == 'refs/heads/fix-publish'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit a09096f

Please sign in to comment.