mirror of
https://github.com/maikka39/Personal-Website.git
synced 2026-09-27 20:46:25 +00:00
Use other deployment method
This commit is contained in:
@@ -25,9 +25,9 @@ jobs:
|
||||
extended: true
|
||||
- name: Build
|
||||
run: hugo -D -F
|
||||
- name: Deploy
|
||||
uses: avakar/create-deployment@v1
|
||||
- name: Create GitHub deployment
|
||||
uses: chrnorm/deployment-action@releases/v1
|
||||
id: deployment
|
||||
with:
|
||||
auto_merge: false
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: "${{ github.token }}"
|
||||
environment: production
|
||||
|
||||
Reference in New Issue
Block a user