Skip to content

Commit

Permalink
replaced publishtoken
Browse files Browse the repository at this point in the history
  • Loading branch information
DattatreyaReddy committed Nov 21, 2024
1 parent fab6c13 commit 282b2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ jobs:

- name: Publish Plugin
env:
PUBLISH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
PUBLISH_TOKEN: ${{ secrets.JETBRAINS_PUBLISH_TOKEN }}
run: ./gradlew publishPlugin

0 comments on commit 282b2be

Please sign in to comment.