Skip to content

Commit

Permalink
Merge pull request #15 from xpodev/dev/static-files
Browse files Browse the repository at this point in the history
Dev/static files
  • Loading branch information
neriyaco authored Mar 6, 2024
2 parents e4890db + f40e545 commit 5798b84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:

jobs:
build:
uses: xpodev/py-jsx/.github/workflows/build-frontend-assets.yml@main
uses: xpodev/py-jsx/.github/workflows/build-frontend-assets.yml@v1

deploy:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:

jobs:
build:
uses: xpodev/py-jsx/.github/workflows/build-frontend-assets.yml@main
uses: xpodev/py-jsx/.github/workflows/build-frontend-assets.yml@v1

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5798b84

Please sign in to comment.