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 2f5a863 commit a49113bCopy full SHA for a49113b
.github/workflows/release.yaml
@@ -9,7 +9,7 @@ concurrency:
9
cancel-in-progress: false
10
11
env:
12
- GH_TOKEN: ${{ secrets.ORB_CI_GH_TOKEN }}
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
13
SEMANTIC_RELEASE_PACKAGE: ${{ github.repository }}
14
PYTHON_RUNTIME_VERSION: "3.11"
15
APP_NAME: diode-netbox-plugin
0 commit comments