chore: rename repository
This commit is contained in:
2
.github/workflows/deploy-preview.yml
vendored
2
.github/workflows/deploy-preview.yml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
jobs:
|
||||
deploy:
|
||||
name: Deploy
|
||||
if: ${{ github.repository == 'dot013/.www-new' }}
|
||||
if: ${{ github.repository == 'dot013/.www' }}
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user