Skip to content

Commit

Permalink
Update Semaphore configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianJacobsen committed Jul 22, 2020
1 parent cc1c0ac commit 25d3971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ blocks:
dependencies:
- Build
skip:
when: branch != master
when: branch != 'master'
task:
jobs:
- name: Publish
Expand Down

0 comments on commit 25d3971

Please sign in to comment.