1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 23:24:09 +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 contents: write
steps: steps:
- uses: actions/checkout@v3
- name: Run script to update README - name: Run script to update README
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}