Skip to content

Commit

Permalink
fixing source directory
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoRuzzier committed Oct 5, 2023
1 parent 6439820 commit 74299b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_gpd_payments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
env:
API_TOKEN_GITHUB: ${{ secrets.BOT_TOKEN_GITHUB }}
with:
source_folder: 'xsd'
source_folder: 'resources'
destination_repo: 'pagopa/pagopa-gpd-payments'
destination_folder: 'src/main/resources'
destination_base_branch: 'main'
Expand Down

0 comments on commit 74299b4

Please sign in to comment.