ソースを参照

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

読み込み中…
キャンセル
保存