Skip to content

Commit

Permalink
replacing tea.xyz with pkgxdev
Browse files Browse the repository at this point in the history
Signed-off-by: rootfs <hchen@redhat.com>
  • Loading branch information
rootfs committed Jan 10, 2024
1 parent 2a11b4c commit 0237fb4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/mkdocs-ghpages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.11.0'
- uses: teaxyz/setup@v0
- uses: pkgxdev/setup@v1
with:
+: |
gomplate.ca^v3.11.4
+: gomplate.ca@v3.11.4
- run: pip install mkdocs
- run: pip install mkdocs-material mkdocs-static-i18n
- run: gomplate -d adopters=./data/adopters.yaml -f templates/adopters.md -o docs/project/adopters.md
Expand Down

0 comments on commit 0237fb4

Please sign in to comment.