Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Fix CI publish step
Browse files Browse the repository at this point in the history
  • Loading branch information
Nawias authored Sep 29, 2023
1 parent de397ee commit c7ad031
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ jobs:
branch: dist
github_token: '${{ secrets.GITHUB_TOKEN }}'
github_pat: '${{ secrets.GH_PAT }}'
source_folder: dist
if: success() && github.event == 'push'
source_folder: dist

0 comments on commit c7ad031

Please sign in to comment.