Skip to content

Commit

Permalink
ci: Inline figma connect publish in on-release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 10, 2024
1 parent e806222 commit 9646e2e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 26 deletions.
10 changes: 0 additions & 10 deletions .github/publish_code_connect/action.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .github/publish_code_connect/index.js

This file was deleted.

4 changes: 1 addition & 3 deletions .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: Publish code connect
uses: ./.github/publish_code_connect
with:
figma-access-token: ${{ secrets.FIGMA_PERSONAL_ACCESS_TOKEN }}
run: npx figma connect publish --token ${{ secrets.FIGMA_PERSONAL_ACCESS_TOKEN}}

update_npm_dependencies:
needs: publish
Expand Down

0 comments on commit 9646e2e

Please sign in to comment.