Skip to content

Commit

Permalink
tryout
Browse files Browse the repository at this point in the history
  • Loading branch information
MO2k4 committed Aug 21, 2024
1 parent 800e944 commit 4924243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
retention-days: 7

- name: Publish plugins to jetbrains
run: ./gradlew --stacktrace publishPlugin
run: ./gradlew publishPlugin
env:
PublishToken: ${{ secrets.PublishKey }}
if: github.event_name != 'pull_request'

0 comments on commit 4924243

Please sign in to comment.