We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1962227 commit b6a0803Copy full SHA for b6a0803
.github/workflows/mvn-publish.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
publish:
14
- uses: wavesplatform/protobuf-schemas/.github/workflows/mvn-publish.yml@5b4331ab892b44ad1fdd71862654421482dcd49c
+ uses: wavesplatform/protobuf-schemas/.github/workflows/mvn-publish.yml@e7cf7fb33a89e52117ac932596a7338f1e23e82b
15
with:
16
github-ref-name: ${{ github.ref_name }}
17
github-event-number: ${{ github.event.number }}
0 commit comments