Skip to content

Commit

Permalink
fix(actions): a step cannot have both uses and run
Browse files Browse the repository at this point in the history
  • Loading branch information
shuyangzhang committed Jun 19, 2022
1 parent 5ee4258 commit 2dc8944
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
-
name: Set TAG_NAME to env
uses: actions/checkout@v2
run: echo "TAG_NAME=${GITHUB_REF##*v}" >> $GITHUB_ENV
-
name: Build and push
Expand Down

0 comments on commit 2dc8944

Please sign in to comment.