Skip to content

Commit

Permalink
Check code out in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sonologico committed Oct 24, 2022
1 parent 81b306c commit fbd091a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
NEXUS_USERNAME: ${{ secrets.MAVEN_USERNAME }}
NEXUS_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}
steps:
- uses: actions/checkout@v2
- id: get_staging_repository_id
name: Get staging repository id
run: |
Expand Down

0 comments on commit fbd091a

Please sign in to comment.