like this? awesome how everyone does something different :)

This commit is contained in:
mrdudz 2023-05-04 15:10:10 +02:00
parent 7c5595efbc
commit c0dd3b9d9a
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,6 @@ jobs:
runs-on: ubuntu-latest
steps:
# inspired by https://github.com/JuliaRegistries/TagBot/blob/master/example.yml
token: ${{ secrets.GITHUB_TOKEN }}
- name: Install Dependencies
shell: bash
run: |
@ -108,6 +106,8 @@ jobs:
repository: cc65/doc
path: doc.git
- name: Update the online documents.
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
run: |
cd doc.git
rm *.*