-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/MrVauxs/pf2e-magaambya
- Loading branch information
Showing
2 changed files
with
13 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
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. |