Skip to content

Commit

Permalink
feat(publish): revert eb91162
Browse files Browse the repository at this point in the history
  • Loading branch information
rami3l committed Feb 7, 2021
1 parent a2c193f commit a332350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
name: Publish app on Chocolatey
runs-on: windows-latest
needs: [publish]
# if: ${{ !contains(github.ref, '-') }}
if: ${{ !contains(github.ref, '-') }}

steps:
- name: Checkout
Expand Down

0 comments on commit a332350

Please sign in to comment.