There was an error while loading. Please reload this page.
1 parent eb6c2b8 commit 1d35326Copy full SHA for 1d35326
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_TRIGGER_URL }}/publish-skills?repo=modelstudioai/cli&branch=${{ github.ref_name }}"
+ curl -sf -X POST "${{ vars.FC_TRIGGER_URL }}/publish-skills?repo=modelstudioai/cli&branch=${{ github.ref_name }}"
0 commit comments