Skip to content

Commit

Permalink
Merge branch 'dev-jd-finalmerge'
Browse files Browse the repository at this point in the history
  • Loading branch information
josemduarte committed Mar 28, 2024
2 parents aa5e70c + 7517ccb commit af019f5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,10 @@ jobs:
runs-on:
- self-hosted
- java
env:
PROJECT_NAME: rcsb-mojave-model
steps:
- uses: actions/checkout@v3
- name: Setup git author information
run: |
cd $PROJECT_NAME
git config user.name RCSBSystem
git config user.email [email protected]
- name: Print out mvn, java and gpg versions
Expand Down

0 comments on commit af019f5

Please sign in to comment.