Skip to content

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
powercasgamer committed Nov 25, 2023
1 parent d4c8952 commit 873b12e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
echo $GITHUB_ENV
echo $env.STATUS
cat $GITHUB_ENV
echo ${{ runner.os }}
echo ${{ runner }}
- name: Publish
if: ${{ runner.os == 'Linux' && env.STATUS != 'release' && github.event_name == 'push' && startsWith(github.ref, 'refs/heads/master/') }}
Expand Down

0 comments on commit 873b12e

Please sign in to comment.