We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a72ef79 commit d76a95fCopy full SHA for d76a95f
.github/workflows/main.yml
@@ -45,6 +45,7 @@ jobs:
45
46
- name: Set up authentication using GITHUB_TOKEN
47
run: |
48
+ cd CLSFramework.github.io
49
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/CLSFramework/CLSFramework.github.io.git
50
51
- name: Commit and Push Changes
0 commit comments