Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico authored Jun 19, 2024
1 parent 1287145 commit 01af826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
url: https://${{ github.event.inputs.hostname }}
type: 'municipality'
scope: 'online'
accuracy: github.event.inputs.accuracy
accuracy: ${{ github.event.inputs.accuracy }}
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 01af826

Please sign in to comment.