We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee6a86 commit 5f4b45fCopy full SHA for 5f4b45f
.github/workflows/motives.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v5
19
- run: sudo apt-get update --yes --fix-missing && sudo apt-get install --yes pandoc
20
- run: .github/motives.sh "${{ github.ref_name }}"
21
- - uses: JamesIves/github-pages-deploy-action@v4.7.3
+ - uses: JamesIves/github-pages-deploy-action@v4.7.6
22
with:
23
branch: gh-pages
24
folder: gh-pages
0 commit comments