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 a9fa6c7 commit 2770bd5Copy full SHA for 2770bd5
.github/workflows/release.yml
@@ -6,5 +6,7 @@ on:
6
jobs:
7
release:
8
uses: modbus2mqtt/specification.shared/.github/workflows/publish.yml@main
9
+ permissions:
10
+ contents: write
11
secrets:
12
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
0 commit comments