Merge pull request #9 from cccb/staging

Update release.yml
This commit is contained in:
XenGi 2023-06-14 12:31:56 +02:00 committed by GitHub
commit 32af508b9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,6 @@ on:
jobs:
pages:
runs-on: ubuntu-latest
environment: staging
steps:
- name: Checkout
uses: actions/checkout@v3
@ -33,7 +32,6 @@ jobs:
calendar:
needs: [ pages ]
runs-on: ubuntu-latest
environment: staging
steps:
- name: Add de_DE.UTF-8 locale
run: |