mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
update github actions
This commit is contained in:
parent
6488cd1db7
commit
02ae8c1ada
2
.github/workflows/update-website.yaml
vendored
2
.github/workflows/update-website.yaml
vendored
@ -19,12 +19,14 @@ jobs:
|
||||
path: website
|
||||
repository: IrosTheBeggar/mstream-website
|
||||
token: ${{ secrets.github_token }}
|
||||
ref: master
|
||||
- name: checkout mStream app code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
path: mstream
|
||||
repository: IrosTheBeggar/mStream
|
||||
token: ${{ secrets.github_token }}
|
||||
ref: master
|
||||
- run: ls
|
||||
- run: |
|
||||
cd website
|
||||
|
||||
Loading…
Reference in New Issue
Block a user