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 b6308a5 commit b2b762fCopy full SHA for b2b762f
.github/workflows/docs.yml
@@ -1,8 +1,8 @@
1
-name: Create PR on Docs repo
+name: Upload code docs to TerminusCMS
2
on:
3
push:
4
-# branches:
5
-# - main
+ tags:
+ - v*
6
7
jobs:
8
pull-request:
0 commit comments