Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Commit

Permalink
Try with env 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mstachniuk committed Nov 24, 2020
1 parent 94a35b5 commit 2913451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set Env
run: |
echo "CI_SKIP_VER=${{ github.head_ref }}" >> $GITHUB_ENV
- uses: mstachniuk/ci-skip@$CI_SKIP_VER
- uses: "mstachniuk/ci-skip@$CI_SKIP_VER"
with:
exit-code: 11
fail-fast: true
Expand Down

0 comments on commit 2913451

Please sign in to comment.