feat(resource-test)-an-ui-test #4
@@ -50,7 +50,7 @@ jobs:
|
||||
- name: Create Release
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
server_url: https://git.arthurerlich.de
|
||||
server_url: ${{ SERVER_URL }}
|
||||
tag_name: ${{ steps.changelog.outputs.version }}
|
||||
name: "Release ${{ steps.changelog.outputs.version }}"
|
||||
body: ${{ steps.changelog.outputs.description }}
|
||||
|
||||
Reference in New Issue
Block a user