👷 get rid of forgejo releases
This commit is contained in:
parent
bca046931f
commit
45ad1c18dd
1 changed files with 0 additions and 11 deletions
|
|
@ -30,14 +30,3 @@ jobs:
|
|||
run: yarn run semantic-release
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Log Release
|
||||
run: echo ${{ steps.semantic.outputs.VERSION }}
|
||||
- name: Create Release
|
||||
uses: https://git.thornbush.dev/rose/forgejo-release@main
|
||||
with:
|
||||
direction: upload
|
||||
release-dir: src
|
||||
release-notes: ${{ steps.semantic.outputs.NOTES }}
|
||||
token: ${{ secrets.FIXBLUESKY_RELEASE_TOKEN }}
|
||||
tag: v${{ steps.semantic.outputs.VERSION }}
|
||||
title: v${{ steps.semantic.outputs.VERSION }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue