Skip to content

Commit

Permalink
+changelog-ignore: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdcdev committed Nov 12, 2023
1 parent afaf840 commit 026b8fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ jobs:
push: ${{ inputs.deploy == true }}
build-args: |
BUILD_VERSION=${{ env.SEMVER }}
cache-from: type=gha
cache-to: type=gha,mode=max
# cache-from: type=gha
# cache-to: type=gha,mode=max
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
create-release:
name: 🚀 create release
Expand Down

0 comments on commit 026b8fd

Please sign in to comment.