mirror of
https://github.com/catppuccin/gitea.git
synced 2026-04-27 03:50:26 +08:00
build(release-please): try to course correct (#35)
"Never trust your past success, only your past failures" - Hammy 2024
This commit is contained in:
4
.github/workflows/release-deploy.yml
vendored
4
.github/workflows/release-deploy.yml
vendored
@@ -35,9 +35,7 @@ jobs:
|
||||
steps:
|
||||
- name: "Release"
|
||||
id: "release"
|
||||
uses: "google-github-actions/release-please-action@v3"
|
||||
with:
|
||||
release-type: "simple"
|
||||
uses: "googleapis/release-please-action@v4"
|
||||
|
||||
- name: Create tarball
|
||||
if: ${{ steps.release.outputs.release_created }}
|
||||
|
||||
Reference in New Issue
Block a user