Skip to content

Commit

Permalink
Merge pull request #3 from molssi-seamm/dev
Browse files Browse the repository at this point in the history
Fixed typo in GHA
  • Loading branch information
paulsaxe committed May 12, 2024
2 parents 577fc52 + 939db79 commit 4afe9d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ on:

jobs:
ci:
name: Release
name: release
uses: molssi-seamm/devops/.github/workflows/Release.yaml@main
with:
src : torchani_step
secrets: inherit

docker:
name: Docker
name: docker
needs: release
uses: molssi-seamm/devops/.github/workflows/Docker.yaml@main
with:
Expand Down

0 comments on commit 4afe9d8

Please sign in to comment.