We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a79edea commit 76cf64dCopy full SHA for 76cf64d
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
35
36
- # If on master
+ # If on master!
37
- name: Upload to S3 QA
38
if: |
39
github.ref == 'refs/heads/master' &&
0 commit comments