added trailing newline
This commit is contained in:
2
.github/workflows/build_resuable.yaml
vendored
2
.github/workflows/build_resuable.yaml
vendored
@@ -30,4 +30,4 @@ jobs:
|
||||
name: build
|
||||
path: dist
|
||||
# We'll only use this in a triggered job, then we're done with it
|
||||
retention-days: 1
|
||||
retention-days: 1
|
||||
|
||||
2
.github/workflows/docker-pr.yaml
vendored
2
.github/workflows/docker-pr.yaml
vendored
@@ -56,4 +56,4 @@ jobs:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
||||
Reference in New Issue
Block a user