Test workflows
This commit is contained in:
parent
29988fc8c7
commit
ddafa1e1d7
@ -9,6 +9,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
repository: 'https://www.uberwald.me/gitea/public/foundryvtt-frostgrave'
|
||||||
|
path: 'buildtest'
|
||||||
|
|
||||||
# get part of the tag after the `v`
|
# get part of the tag after the `v`
|
||||||
- name: Extract tag version number
|
- name: Extract tag version number
|
||||||
|
Loading…
Reference in New Issue
Block a user