Skip to content

Commit

Permalink
gh credential test
Browse files Browse the repository at this point in the history
  • Loading branch information
malmstein committed Nov 6, 2024
1 parent 80b1ce5 commit 79f4b4f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ jobs:
fileName: api.json
destination-path: $HOME/jenkins_static/com.duckduckgo.mobile.android/

- name: Update release notes in Play Store
id: update_play_store_release_notes
run: |
bundle exec fastlane update_release_notes_playstore release_number:${{ github.event.inputs.app-version }} release_notes:"${{ github.event.inputs.release-notes }}"
- name: Update release notes in Github
id: update_gh_release_notes
run: |
Expand Down

0 comments on commit 79f4b4f

Please sign in to comment.