Skip to content

Commit

Permalink
Disable run
Browse files Browse the repository at this point in the history
  • Loading branch information
csjones committed Sep 4, 2023
1 parent 12778fb commit 6bce9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
then
echo "RUN_PUBLISH=false" >> $GITHUB_ENV
else
echo "RUN_PUBLISH=true" >> $GITHUB_ENV
echo "RUN_PUBLISH=false" >> $GITHUB_ENV
fi
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6bce9e2

Please sign in to comment.