We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d98c1 commit 193be1bCopy full SHA for 193be1b
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
git-filter-repo --path-rename '.no-test/':'simde/' && \
21
git-filter-repo --subdirectory-filter simde
22
- name: GitHub Push
23
- uses: ad-m/github-push-action@v0.6.0
+ uses: ad-m/github-push-action@v0.8.0
24
with:
25
github_token: ${{ secrets.PUSH_TO_NO_TESTS_TOKEN }}
26
repository: simd-everywhere/simde-no-tests
0 commit comments