Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
notdryft committed Jul 29, 2024
1 parent 85e9e60 commit ec8063f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
PGP_PASSPHRASE: ${{ secrets.SONATYPE_PGP_PASSPHRASE }}
working-directory: ./jvm
run: |
sbt "project gatling-jvm-to-js-adapter" "release with-default"
sbt "project gatling-jvm-to-js-adapter" "release with-defaults"
- name: Upload artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit ec8063f

Please sign in to comment.