Skip to content

Commit

Permalink
fix typo in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ypoplavs committed May 8, 2023
1 parent 287db60 commit c87345f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-api-executors-tag.yaml
Expand Up @@ -424,4 +424,4 @@ jobs:
env:
GH_PUSH_TOKEN: ${{ secrets.CI_BOT_TOKEN }}
RELEASE_VERSION: ${{ steps.vars.outputs.tag }}
RELEASE_VERSION: ${{ steps.tag.outputs.tag }}

0 comments on commit c87345f

Please sign in to comment.