mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-25 20:07:55 +00:00
Compare commits
2 Commits
master
...
copilot/fi
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
012fe6b1fc | ||
|
|
abf78de0f2 |
5
.github/workflows/scheduled-build.yml
vendored
5
.github/workflows/scheduled-build.yml
vendored
@@ -104,11 +104,6 @@ jobs:
|
||||
build-args: BASE_IMAGE=${{ matrix.base_image }}
|
||||
no-cache: true
|
||||
|
||||
- name: Check gh auth status
|
||||
run: gh auth status
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Create GitHub Release
|
||||
run: |
|
||||
gh release create "${{ steps.release.outputs.next_tag }}" \
|
||||
|
||||
Reference in New Issue
Block a user