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 11, 2023
1 parent bd826d2 commit 35f1f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
BUILD_VERSION=${{ env.SEMVER }}
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6,linux/arm/v8
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
create-release:
name: 🚀 create release
needs:
Expand Down

0 comments on commit 35f1f85

Please sign in to comment.