浏览代码

Workflow fix

master
Palash Bansal 3 年前
父节点
当前提交
bd4455e9d4
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0
    3
      .github/workflows/deploy-pages.yml

+ 0
- 3
.github/workflows/deploy-pages.yml 查看文件

@@ -8,9 +8,6 @@ on:
push:
branches: ["master"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read

正在加载...
取消
保存