There was an error while loading. Please reload this page.
1 parent e25d3b0 commit ebd6226Copy full SHA for ebd6226
1 file changed
.github/workflows/publish-skills.yml
@@ -24,4 +24,4 @@ jobs:
24
steps:
25
- name: Trigger FC publish-skills
26
run: |
27
- curl -sf -X POST "${{ secrets.FC_PUBLISH_TRIGGER_URL }}/publish-skills?repo=modelstudioai/cli&branch=${{ github.ref_name }}"
+ curl -sf -X POST "${{ secrets.FC_TRIGGER_URL }}/publish-skills?repo=modelstudioai/cli&branch=${{ github.ref_name }}"
0 commit comments