forked from realaravinth/libmedium
fix gh-pages deploy
This commit is contained in:
parent
ac9d4f753a
commit
d02d4d2e49
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -63,7 +63,7 @@ jobs:
|
|||
|
||||
- name: Deploy to GitHub libmedium
|
||||
if: matrix.version == 'stable' && (github.repository == 'realaravinth/libmedium')
|
||||
uses: JamesIves/github-libmedium-deploy-action@3.7.1
|
||||
uses: JamesIves/github-pages-deploy-action@3.7.1
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
BRANCH: gh-libmedium
|
||||
|
|
Loading…
Reference in a new issue