diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 71a054c..f4fe75a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -45,15 +45,15 @@ jobs: body: ${{ github.event.release.body }} # Publish to FoundryVTT - - name: Publish to Foundry VTT Repo - id: publish_foundry_repo - run: npx @ghost-fvtt/foundry-publish - env: - FVTT_MANIFEST_PATH: 'module.json' - FVTT_PACKAGE_ID: REPLACE MEEEEEEEEEEE - FVTT_USERNAME: ${{ secrets.FOUNDRY_ADMIN_USERNAME }} - FVTT_PASSWORD: ${{ secrets.FOUNDRY_ADMIN_PASSWORD }} - FVTT_MANIFEST_URL: https://github.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/module.json + # - name: Publish to Foundry VTT Repo + # id: publish_foundry_repo + # run: npx @ghost-fvtt/foundry-publish + # env: + # FVTT_MANIFEST_PATH: 'module.json' + # FVTT_PACKAGE_ID: REPLACE MEEEEEEEEEEE + # FVTT_USERNAME: ${{ secrets.FOUNDRY_ADMIN_USERNAME }} + # FVTT_PASSWORD: ${{ secrets.FOUNDRY_ADMIN_PASSWORD }} + # FVTT_MANIFEST_URL: https://github.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/module.json # - name: FoundryVTT AutoPublish # uses: Varriount/fvtt-autopublish@v1.0.9 diff --git a/README.md b/README.md index 76ed7d2..12feda0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # pf2e-magaambya -A module dedicated to improve your experience when playing Strength of Thousands adventure path in the Pathfinder 2e system. \ No newline at end of file +A module dedicated to improve your experience when playing Strength of Thousands adventure path in the Pathfinder 2e system. + +**Currently features include:** +- All Branch Benefits as Bonus Feats (best put them in Campaign Feats slot), with most of the easy automation baked in.