Skip to content

Commit

Permalink
Merge pull request #18 from datarootsio/feature/ci-cd-pipeline
Browse files Browse the repository at this point in the history
Quote fix
  • Loading branch information
rfoyard authored Jan 29, 2021
2 parents 341b8bb + cf1f766 commit d4ad272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@master
- name: Unshallow
run: git fetch --prune --unshallow --tags
- name: Find Tag
- name: 'Find Tag'
id: get_latest_tag
uses: jimschubert/query-tag-action@v1
with:
Expand Down

0 comments on commit d4ad272

Please sign in to comment.