Compare commits

..

2 commits

Author SHA1 Message Date
XenGi 4e526a29ac
Merge pull request #16 from cccb/dependabot/github_actions/staging/thedoctor0/zip-release-0.7.6
gh-action: bump thedoctor0/zip-release from 0.7.1 to 0.7.6
2023-11-14 00:09:42 +01:00
dependabot[bot] 7e0793e078
gh-action: bump thedoctor0/zip-release from 0.7.1 to 0.7.6
Bumps [thedoctor0/zip-release](https://github.com/thedoctor0/zip-release) from 0.7.1 to 0.7.6.
- [Release notes](https://github.com/thedoctor0/zip-release/releases)
- [Commits](https://github.com/thedoctor0/zip-release/compare/0.7.1...0.7.6)

---
updated-dependencies:
- dependency-name: thedoctor0/zip-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 16:18:45 +00:00
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -1 +1 @@
--baseURL=https://berlin.ccc.de/
--baseURL=https://staging.berlin.ccc.de/