Skip to content

Commit 6786e5d

Browse files
authored
Update build.yaml
1 parent 1ba4215 commit 6786e5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
steps:
88
- uses: actions/checkout@v2
99
- id: Build-Vue
10-
uses: xRealNeon/VuePagesAction@1.0.1
10+
uses: thefrustrateddev/vue-deploy-github-pages@v1.0.0
1111
with:
1212
username: 'lgienapp'
1313
reponame: 'pigments'
14-
token: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged
14+
token: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged

0 commit comments

Comments
 (0)