~ fix build
This commit is contained in:
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
[[ $tag == '' ]] || tag="${year}.${month}.${{ github.run_number }}";
|
||||
echo "TAG=$tag" >> $GITHUB_ENV;
|
||||
- name: Setup Pack
|
||||
uses: buildpacks/github-actions/setup-pack@4.8.0
|
||||
uses: buildpacks/github-actions/setup-pack@v4.8.0
|
||||
with:
|
||||
pack-version: 0.27.0
|
||||
- name: Build Image with pack
|
||||
|
||||
Reference in New Issue
Block a user