We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21fed93 commit 4c5bb7fCopy full SHA for 4c5bb7f
1 file changed
.github/workflows/CI.yml
@@ -76,7 +76,7 @@ jobs:
76
uses: cycjimmy/semantic-release-action@v2
77
with:
78
extends: |
79
- @atom-community/semantic-release-npm-config
+ @atom-ide-community/semantic-release-npm-config
80
env:
81
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
82
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments