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 827b888 commit ee857ceCopy full SHA for ee857ce
1 file changed
.github/workflows/trunk.yml
@@ -21,6 +21,6 @@ jobs:
21
- uses: actions/checkout@v6
22
- uses: jdx/mise-action@v4
23
24
- - uses: ./.github/actions/build-image
+ - uses: ./.github/actions/publish-image
25
with:
26
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments