Skip to content

Commit

Permalink
NH-86008: update pipeline configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Oct 2, 2024
1 parent 06b925c commit a72044b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
run: |
mvn -s .github/m2/settings.xml clean verify
ls -al
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: actions/upload-artifact@v4
if: always()
Expand Down

0 comments on commit a72044b

Please sign in to comment.