Skip to content

Commit

Permalink
Update data-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanpiera authored Jan 1, 2024
1 parent 27a3695 commit d757cdb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/data-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,11 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: ptr-data-jsons
path: packs/**/*.json
path: /home/runner/work/Foundry-Pokemon-Tabletop-United-System/Foundry-Pokemon-Tabletop-United-System/Data/systems/ptu/packs/**/*.json
retention-days: 1
commit-to-ptr-data:
name: Commit to PTR-Data
needs: export-to-json
runs-on: ubuntu-latest
steps:
- name: Checkout PTR-Data Repository
Expand Down

0 comments on commit d757cdb

Please sign in to comment.