mirror of
https://github.com/mvallim/live-custom-ubuntu-from-scratch.git
synced 2025-08-03 16:33:19 +00:00
Update build-bionic.yml
This commit is contained in:

committed by
GitHub

parent
b8c57d22e4
commit
8d41f0b0eb
2
.github/workflows/build-bionic.yml
vendored
2
.github/workflows/build-bionic.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
gzip -9 scripts/ubuntu-from-scratch.iso
|
gzip -9 scripts/ubuntu-from-scratch.iso
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
if: ${{ github.base_ref != null }}
|
if: ${{ github.base_ref == null }}
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user