Skip to content

Commit

Permalink
revert: "chore(ci): split upload action into it's own so it can find …
Browse files Browse the repository at this point in the history
…docker" (ublue-os#110)
  • Loading branch information
castrojo authored Mar 31, 2023
1 parent 717e56d commit 49a3558
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,8 @@ jobs:
installer-major-version: ${{ matrix.fedora-version }}
kickstart-file-path: bluefin.ks

upload-iso:
name: Upload ISO
runs-on: ubuntu-latest
steps:
- uses: ublue-os/upload-assets@pass-in-tag
- name: Upload ISO
uses: ublue-os/upload-assets@pass-in-tag
env:
GITHUB_TOKEN: ${{ github.token }}
with:
Expand Down

0 comments on commit 49a3558

Please sign in to comment.