Skip to content

Commit

Permalink
this should solve the json parse error
Browse files Browse the repository at this point in the history
  • Loading branch information
jorijn committed Jun 27, 2021
1 parent 205a8ea commit a7f8e78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-publish-to-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
"version": "${GITHUB_REF##*/}",
"run_id": "${GITHUB_RUN_ID}"
}
FILE;
- name: Build and push Docker image
uses: docker/build-push-action@v2
Expand Down

0 comments on commit a7f8e78

Please sign in to comment.