Skip to content

Commit

Permalink
Merge pull request #119 from vshn/cruft/update
Browse files Browse the repository at this point in the history
New updates detected with Cruft
  • Loading branch information
Kidswiss authored Sep 2, 2024
2 parents ce148b1 + 6f2b60e commit fbc2922
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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/vshn/appcat-cookiecutter",
"commit": "7b2e701de40e4f54a12e08fdfb7f12431c9742ce",
"commit": "177c050321535d6b35d1942c2a58ab402aea2486",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONTAINER_REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}{{ env.SUFFIX }}
IMAGE_NAME: ${{ github.repository }}${{ env.SUFFIX }}

0 comments on commit fbc2922

Please sign in to comment.