Skip to content

Commit

Permalink
Typo in dry-run reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitwarden CI committed Sep 3, 2024
1 parent 13a238a commit 62f8344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fdroid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ jobs:
env:
GH_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
bash update.sh --dry-run ${{ inputs.dry_run }}
bash update.sh --dry-run ${{ inputs.dry-run }}

0 comments on commit 62f8344

Please sign in to comment.