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 34d8768 commit fb8d9c4Copy full SHA for fb8d9c4
.github/workflows/main.yml
@@ -0,0 +1,6 @@
1
+jobs:
2
+ release:
3
+ steps:
4
+ - name: Release
5
+ env:
6
+ TIDELIFT_TOKEN: ${{ secrets.TIDELIFT_TOKEN }}
azure-pipelines.yml
0 commit comments