Skip to content

Commit

Permalink
chore: try without settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam committed Jun 27, 2024
1 parent 2bb9094 commit fd0bfa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/action_deploy_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
run: |
echo "is_snapshot: $is_snapshot"
export GPG_TTY=$(tty)
echo $NEXUS_SETTINGS_XML_ADDENDUM > /Users/runner/.m2/settings.xml
bundle exec fastlane publish_to_maven is_snapshot:$is_snapshot
env:
GPG_PASSPHRASE: ${{ secrets.GPG_PASSWORD }}
Expand Down

0 comments on commit fd0bfa6

Please sign in to comment.