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 d4471c0 commit c4a9f41Copy full SHA for c4a9f41
.github/workflows/publish.yml
@@ -155,3 +155,4 @@ jobs:
155
make_command: ${{ matrix.make_command }}
156
registry_password: ${{ secrets.GITHUB_TOKEN }}
157
container_name: ${{ matrix.container_name }}
158
+ tag_suffix: ${{ matrix.tag_suffix }}
0 commit comments