Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaiPetukhov authored Jun 24, 2023
1 parent a663d9e commit c7d4dbb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ jobs:
SLUG: "${{ github.repository }}"
RELEASE_VERSION: "${{ github.event.release.tag_name }}"
RELEASE_TITLE: "${{ github.event.release.name }}"
SUBAPP_PATHS: "serve/serve"
IGNORE_SLY_RELEASES: 1
RELEASE_WITH_SLUG: 1
CHECK_PREV_RELEASES: 1
SUBAPP_PATHS: "__ROOT_APP__, subapp"

0 comments on commit c7d4dbb

Please sign in to comment.