Skip to content

Commit

Permalink
Update docs.yml (#815)
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarwa authored Apr 23, 2024
1 parent 48273d6 commit c93a55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
path: ./docs

deploy-docs:
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/amd-mainline'
runs-on: ubuntu-latest
needs: build-docs
permissions:
Expand Down

0 comments on commit c93a55b

Please sign in to comment.