1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-04-18 19:16:18 +02:00
This commit is contained in:
dougjames3 2023-01-26 22:41:22 -07:00 committed by GitHub
commit 33ac9132a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,4 +67,4 @@ jobs:
env: env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
``` ```
</details> </details>