Browse Source

chore(ci): update deployer version

Mustafa ARICI 4 years ago
parent
commit
e30b3100db
1 changed files with 4 additions and 4 deletions
  1. 4 4
      .github/workflows/release.yml

+ 4 - 4
.github/workflows/release.yml

@@ -55,8 +55,8 @@ jobs:
           createrepo --database ./repo/rpm
 
       - name: Publish to GithubPages
-        uses: JamesIves/github-pages-deploy-action@3.5.7
+        uses: JamesIves/github-pages-deploy-action@4.1.1
         with:
-          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-          BRANCH: gh-pages
-          FOLDER: repo
+          token: ${{ secrets.GITHUB_TOKEN }}
+          branch: gh-pages
+          folder: repo