Skip to content

Commit

Permalink
Correct naming
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasberglund committed Oct 16, 2024
1 parent 23c1901 commit 5ac0f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
- name: Generate relay list
uses: ./.github/actions/android-generate-relay-list
with:
relay_json_path: ${{ env.RELAYS_JSON_PATH }}
relays_json_path: ${{ env.RELAYS_JSON_PATH }}

- name: Upload relay list
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 5ac0f2a

Please sign in to comment.