Skip to content

Commit

Permalink
change action name
Browse files Browse the repository at this point in the history
  • Loading branch information
shriram192 committed Dec 20, 2023
1 parent 9870f4e commit 9a4e8b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Push and Publish Step
uses: materials-data-facility/[email protected]
id: push_publish
uses: materials-data-facility/publish-action@v1
with:
globus_auth_client_id: ${{ env.GLOBUS_CLIENT_ID }}
globus_auth_secret: ${{ env.GLOBUS_CLIENT_SECRET }}
Expand Down

0 comments on commit 9a4e8b1

Please sign in to comment.