Feat: Ersetzt Preview-Release durch Pre-Release im Dev-Workflow
This commit is contained in:
@@ -76,7 +76,7 @@ jobs:
|
|||||||
"${GITEA_URL}/api/packages/${REPO_OWNER}/arch/testing/upload"
|
"${GITEA_URL}/api/packages/${REPO_OWNER}/arch/testing/upload"
|
||||||
done
|
done
|
||||||
|
|
||||||
- name: Create Gitea Preview Release and Upload Assets
|
- name: Create Gitea Pre-Release and Upload Assets
|
||||||
env:
|
env:
|
||||||
GITEA_URL: ${{ gitea.server_url || github.server_url }}
|
GITEA_URL: ${{ gitea.server_url || github.server_url }}
|
||||||
REPO: ${{ gitea.repository || github.repository }}
|
REPO: ${{ gitea.repository || github.repository }}
|
||||||
|
|||||||
Reference in New Issue
Block a user