Delete .github directory
This commit is contained in:
committed by
GitHub
parent
d62b6c232a
commit
2b70810b85
10
.github/workflows/main.yml
vendored
10
.github/workflows/main.yml
vendored
@@ -1,10 +0,0 @@
|
|||||||
on: [push]
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
with:
|
|
||||||
fetch-depth: 0
|
|
||||||
- uses: yesolutions/mirror-action@master
|
|
||||||
with:
|
|
||||||
REMOTE: 'https://codeberg.org/Purplebored/My-Personal-Website.git'
|
|
||||||
GIT_USERNAME: purplebored
|
|
||||||
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}
|
|
||||||
Reference in New Issue
Block a user