Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
JonathanGiles authored Jan 22, 2024
1 parent f56a58e commit 9ef3675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
source_dir: 'build/dist'
container_name: 'downloads'
extra_args: '--destintion-path scenic-view'
extra_args: '--destination-path scenic-view'
connection_string: ${{ secrets.ConnectionString }}
overwrite: 'true'

Expand Down

0 comments on commit 9ef3675

Please sign in to comment.