Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
acharneski committed Dec 27, 2024
1 parent b1cd93a commit 46269eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
CERTIFICATE_CHAIN: ${{ secrets.CERTIFICATE_CHAIN }}
PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
PRIVATE_KEY_PASSWORD: ${{ secrets.PRIVATE_KEY_PASSWORD }}
run: ../gradlew publishPlugin -x test
run: ../gradlew build publishPlugin -x test

- name: Upload Release Asset
env:
Expand Down
2 changes: 1 addition & 1 deletion intellij-aicoder

0 comments on commit 46269eb

Please sign in to comment.