Fettling.

This commit is contained in:
Greyscale 2024-05-17 11:52:58 +02:00
parent 58ab1e7540
commit 95d346a800
No known key found for this signature in database
GPG key ID: 74BAFF55434DA4B2
2 changed files with 2 additions and 1 deletions
.github/workflows
.gitignore

View file

@ -58,7 +58,7 @@ jobs:
username: matthewbaggett
password: ${{ secrets.GITHUB_TOKEN }}
- uses: docker/build-push-action@v3
- uses: docker/build-push-action@v5
name: Build & Push
with:
context: .

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/.idea
/vendor/
/.secrets
/.github/cache