Skip to content

Commit

Permalink
publish.yml 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunamy authored Jul 1, 2024
1 parent e99b5d4 commit 70db31f
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 @@ -19,7 +19,7 @@ jobs:
uses: Comfy-Org/publish-node-action@main
with:
personal_access_token: ${{ secrets.REGISTRY_ACCESS_TOKEN }}
artifact_name: github-pages
artifact_name: hyunamy
continue-on-error: true
- name: Print error message if Publish Custom Node fails
if: failure()
Expand Down

0 comments on commit 70db31f

Please sign in to comment.