Update publish.yml

This commit is contained in:
DepickereSven 2023-02-06 19:16:19 +01:00
parent 7bb9aebf90
commit 80da39b4d8

View File

@ -93,7 +93,7 @@ jobs:
invalidate-cache:
name: Clear cache
runs-on: ubuntu-latest
needs: [publish, publish-cdn]
needs: [publish]
steps:
- name: Checkout repository
uses: actions/checkout@v3