Skip to content

Commit

Permalink
Update docker-build-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nwiltsie authored Aug 15, 2024
1 parent 56b710e commit 539cb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
id: getversion
uses: mikefarah/[email protected]
with:
cmd: yq '.nextflow_version' run-nextflow-tests/docker-metadata.yaml
cmd: yq '.nextflow_version' run-nextflow-tests/docker-metadata.yaml
- name: Get date
id: date
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
Expand Down

0 comments on commit 539cb78

Please sign in to comment.