Skip to content

Commit

Permalink
Bump cookiecutter template to b0a205 (#198)
Browse files Browse the repository at this point in the history
# Changes

- bumped cookiecutter template to
robert-koch-institut/mex-template@b0a205
  • Loading branch information
RKIMetadataExchange authored Nov 8, 2024
1 parent d422849 commit c76035c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/robert-koch-institut/mex-template",
"commit": "af56c8fa17144906e94518391acc9795d5f2dc89",
"commit": "b0a2056a104f39cd18e6b395a27d18473caa73d7",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:

- name: Configure git
env:
MEX_BOT_EMAIL: ${{ vars.MEX_BOT_EMAIL }}
MEX_BOT_USER: ${{ vars.MEX_BOT_USER }}
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
SIGNING_PUB: ${{ secrets.SIGNING_PUB }}
run: |
Expand Down

0 comments on commit c76035c

Please sign in to comment.