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 c1efd5d commit 8eafcc1Copy full SHA for 8eafcc1
.github/workflows/changes.yml
@@ -0,0 +1,8 @@
1
+name: Update Changes
2
+on:
3
+ push:
4
+jobs:
5
+ release:
6
+ uses: modbus2mqtt/specification.shared/.github/workflows/changes.yml@main
7
+ permissions:
8
+ contents: write
.github/workflows/publish.yml
0 commit comments