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 3ddd568 commit 2eabe0fCopy full SHA for 2eabe0f
.github/workflows/puppeteer-container.yml
@@ -35,6 +35,7 @@ jobs:
35
echo EXISTS=$EXISTS
36
echo "name=$IMAGE_ID" >> "$GITHUB_OUTPUT"
37
echo "version=$VERSION" >> "$GITHUB_OUTPUT"
38
+ echo "exists=$EXISTS" >> "$GITHUB_OUTPUT"
39
40
build:
41
runs-on: ubuntu-latest
0 commit comments