1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00

try to fix CI

This commit is contained in:
Rene Schallner 2024-02-24 17:01:48 +01:00
parent c4a308bb98
commit cb7abc3467

View file

@ -44,6 +44,8 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v3
- name: Run script to update README
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}