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 f5fa226 commit a9fa6c7Copy full SHA for a9fa6c7
.github/workflows/release.yml
@@ -5,6 +5,6 @@ on:
5
- "v*"
6
jobs:
7
release:
8
- uses: modbus2mqtt/specification.shared/.github/workflows/release.yml@main
+ uses: modbus2mqtt/specification.shared/.github/workflows/publish.yml@main
9
secrets:
10
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
0 commit comments