Skip to content

Commit

Permalink
trigger a page build
Browse files Browse the repository at this point in the history
  • Loading branch information
calmacx committed Jan 31, 2024
1 parent ce8c07d commit b46aca4
Show file tree
Hide file tree
Showing 8 changed files with 2,482 additions and 270 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
needs: test
if: success() && github.ref == 'refs/heads/master'
#if: success() && github.ref == 'refs/heads/master'
steps:
- uses: actions/setup-python@v2
with:
Expand Down
3 changes: 2 additions & 1 deletion available.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"2.1.2",
"2.1.3",
"2.1.0",
"2.0.2"
"2.0.2",
"2.2.0"
],
"GWDM": [
"1.0",
Expand Down
Loading

0 comments on commit b46aca4

Please sign in to comment.