Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #33 from koxudaxi/fix_ci
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
koxudaxi committed May 18, 2020
2 parents 013377c + aeb9d1a commit a028efb
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 @@ -72,4 +72,4 @@ jobs:
run: |
curl --fail --header "Authorization: Bearer ${{secrets.JETBRAINS_TOKEN}}" \
-F pluginId=14307 -F file=@build/distributions/poetry-pycharm-plugin.zip \
https://plugins.jetbrains.com/plugin/uploadPlugin'
https://plugins.jetbrains.com/plugin/uploadPlugin

0 comments on commit a028efb

Please sign in to comment.