We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fdd481 commit 21e7469Copy full SHA for 21e7469
.github/workflows/publish.yaml
@@ -5,6 +5,7 @@ on:
5
push:
6
tags:
7
- v*.*.*
8
+ - v*.*.*-*
9
10
env:
11
NX_SELF_HOSTED_REMOTE_CACHE_ACCESS_TOKEN: ${{ secrets.NX_SELF_HOSTED_REMOTE_CACHE_ACCESS_TOKEN }}
0 commit comments