diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 251729e..0b7ec42 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -82,7 +82,7 @@ jobs: - name: Generate timestamp run: echo "timestamp=$(date -u +'%Y-%m-%dT%H%M%SZ')" >> $GITHUB_ENV - name: Create Release Archive - uses: thedoctor0/zip-release@0.7.1 + uses: thedoctor0/zip-release@0.7.6 with: type: zip filename: ../release-staging-${{ env.timestamp }}.zip @@ -110,7 +110,7 @@ jobs: - name: Generate timestamp run: echo "timestamp=$(date -u +'%Y-%m-%dT%H%M%SZ')" >> $GITHUB_ENV - name: Create Release Archive - uses: thedoctor0/zip-release@0.7.1 + uses: thedoctor0/zip-release@0.7.6 with: type: zip filename: ../release-production-${{ env.timestamp }}.zip diff --git a/.hugo-params b/.hugo-params index e3abdb3..9e2ff27 100644 --- a/.hugo-params +++ b/.hugo-params @@ -1 +1 @@ ---baseURL=https://berlin.ccc.de/ \ No newline at end of file +--baseURL=https://staging.berlin.ccc.de/