mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-02 01:32:41 +00:00
Fix typo of YubiKey, YubiCloud (#2128)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: Push to production branch
|
||||
run: |
|
||||
git push origin main:production
|
||||
git push origin HEAD:production
|
||||
|
||||
- name: Pages setup
|
||||
uses: actions/configure-pages@v3
|
||||
|
Reference in New Issue
Block a user