Skip to content

Commit

Permalink
Merge pull request #5958 from mpolubotko/bugfix/fix-github-action
Browse files Browse the repository at this point in the history
change username in release.yml
  • Loading branch information
Snawoot authored Jan 31, 2024
2 parents 1acaf1b + c2475e5 commit 9fc0299
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 @@ -40,7 +40,7 @@ jobs:
API_TOKEN_GITHUB: ${{ secrets.REPO_TOKEN }}
with:
source-directory: mobile-app
destination-github-username: 'MysteriumTeam'
destination-github-username: 'mysteriumnetwork'
destination-repository-name: 'mysterium-mobile-provider'
user-email: [email protected]
commit-message: Create release version ${{ env.RELEASE_VERSION }}
Expand Down

0 comments on commit 9fc0299

Please sign in to comment.