link
This commit is contained in:
parent
b73c5e648b
commit
8f5701ef61
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Create Forgejo Release
|
- name: Create Forgejo Release
|
||||||
uses: actions/forgejo-release@v2.6.0
|
uses: https://code.forgejo.org/actions/forgejo-release@v2.6.0
|
||||||
with:
|
with:
|
||||||
title: "NixOS Base Image ${{ steps.version.outputs.tag }}"
|
title: "NixOS Base Image ${{ steps.version.outputs.tag }}"
|
||||||
prerelease: ${{ github.ref_type != 'tag' }}
|
prerelease: ${{ github.ref_type != 'tag' }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue