mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
revert: "feat: publish on flakehub"
Flakehub requires semver. We don't use that (yet) Refs:86cc6d3Signed-off-by: Seth Flynn <getchoo@tuta.io> (cherry picked from commit6386d044e3)
This commit is contained in:
parent
f7dbdb79be
commit
879495942a
1 changed files with 0 additions and 22 deletions
22
.github/workflows/publish.yml
vendored
22
.github/workflows/publish.yml
vendored
|
|
@ -8,28 +8,6 @@ permissions:
|
|||
contents: read
|
||||
|
||||
jobs:
|
||||
flakehub:
|
||||
name: FlakeHub
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.ref }}
|
||||
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v30
|
||||
|
||||
- name: Publish on FlakeHub
|
||||
uses: determinatesystems/flakehub-push@v5
|
||||
with:
|
||||
visibility: "public"
|
||||
|
||||
winget:
|
||||
name: Winget
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue