Skip to content

Commit

Permalink
Merge pull request #17 from shaneknapp/fix-deploy2
Browse files Browse the repository at this point in the history
seeing if $HUB is properly passed to the hubploy-replacement again
  • Loading branch information
shaneknapp authored Jun 25, 2024
2 parents a599f81 + 28a5114 commit 6bf1096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hubploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
repository: 'berkeley-dsep-infra/datahub'
sparse-checkout: |
hub/
deployments/$HUB
'deployments/$HUB'
- name: install python + requirements
uses: actions/setup-python@v5
Expand Down

0 comments on commit 6bf1096

Please sign in to comment.