Skip to content

Commit

Permalink
Add custom releases
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaStebaev committed Feb 20, 2024
1 parent 5d6e819 commit 4ef6260
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
- stable
- beta
- develop
push:
tags:
- 'custom-release-*'

env:
NODE_VERSION: 18
PYTHON_VERSION: 3.11
Expand Down

0 comments on commit 4ef6260

Please sign in to comment.