Skip to content

Commit

Permalink
ci: fix add missing required argument
Browse files Browse the repository at this point in the history
  • Loading branch information
geokrety-bot committed Aug 10, 2023
1 parent e6e6efc commit e5c640b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/docker-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ runs:

- name: Set output
id: vars
shell: bash
run: |
echo "GIT_COMMIT=$(git describe --tags)" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit e5c640b

Please sign in to comment.