potentially ancient typo??

This commit is contained in:
41666 2022-02-06 23:11:49 -05:00
parent 6f3f805b4a
commit 54abcaeaa7

View file

@ -165,5 +165,5 @@ jobs:
{
"environment": "stage",
"worker_tag": "${{ github.sha }}",
"bot_tag": "${{ steps.digests.output.bot }}"
"bot_tag": "${{ steps.digests.outputs.bot }}"
}