Skip to content

Commit

Permalink
Merge pull request #11 from reichlab/elr/snapshot_nhsn
Browse files Browse the repository at this point in the history
it's not a dry run
  • Loading branch information
elray1 authored Dec 10, 2024
2 parents ce7325c + 8fc631a commit 02b4c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot-nhsn-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:

- name: Copy files to cloud storage
run: |
aws s3 cp "./$FILE_NAME" "s3://infectious-disease-data/data-raw/influenza-nhsn" --dryrun
aws s3 cp "./$FILE_NAME" "s3://infectious-disease-data/data-raw/influenza-nhsn"

0 comments on commit 02b4c59

Please sign in to comment.