mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-05-19 16:10:16 +00:00
test cname file
This commit is contained in:
@@ -32,9 +32,3 @@ jobs:
|
|||||||
|
|
||||||
# - name: GitHub Pages change URL
|
# - name: GitHub Pages change URL
|
||||||
# run: bash github-page-url.sh
|
# run: bash github-page-url.sh
|
||||||
|
|
||||||
- name: Use API
|
|
||||||
env:
|
|
||||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
run: |
|
|
||||||
gh api --header 'Accept: application/vnd.github+json' --method PUT /repos/akmalovaa/akmalov.com/pages -f cname="test.akmalov.com"
|
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
test.akmalov.com
|
||||||
Reference in New Issue
Block a user