Skip to content

Commit

Permalink
Update publish.yml (#365)
Browse files Browse the repository at this point in the history
Remove extra `MOH` in the key for lumbini_ne
  • Loading branch information
binokaryg authored May 24, 2024
1 parent b092ca9 commit 04d3cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ jobs:
env:
ANDROID_KEYSTORE_PATH: lumbini_ne.keystore
ANDROID_KEYSTORE_PASSWORD: ${{ secrets.ANDROID_KEYSTORE_PASSWORD_LUMBINI_NE }}
ANDROID_KEY_PASSWORD: ${{ secrets.ANDROID_KEY_PASSWORD_MOH_LUMBINI_NE }}
ANDROID_KEY_PASSWORD: ${{ secrets.ANDROID_KEY_PASSWORD_LUMBINI_NE }}

- name: GitHub release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 04d3cdd

Please sign in to comment.