Skip to content

Commit

Permalink
Fix actions?
Browse files Browse the repository at this point in the history
  • Loading branch information
Uralstech committed Aug 31, 2024
1 parent 59f81e4 commit 98cf7a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/upm-subtree-split.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,13 @@ on:

jobs:
upm-subtree-split:
env:
package-root: /UGemini/Packages/com.uralstech.ugemini
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
package-root: /UGemini/Packages/com.uralstech.ugemini

- uses: RageAgainstThePixel/upm-subtree-split@v1.1

0 comments on commit 98cf7a7

Please sign in to comment.