another try

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

View File

@ -39,6 +39,8 @@ 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: |