typo
This commit is contained in:
parent
fef720cef1
commit
650317ba2b
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ jobs:
|
||||||
# echo "EOF" >> $GITHUB_OUTPUT
|
# echo "EOF" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: Create Forgejo Release
|
- name: Create Forgejo Release
|
||||||
uses: action/forgejo-release@v2
|
uses: actions/forgejo-release@v2
|
||||||
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