From a2ff2c9f2f40e01fadf7e388e4b8c57c5421b772 Mon Sep 17 00:00:00 2001 From: Tommy Alhamra Date: Thu, 5 Dec 2024 14:04:26 +0700 Subject: [PATCH] fix: config deploy --- .github/workflows/github-actions-deploy.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/github-actions-deploy.yml b/.github/workflows/github-actions-deploy.yml index 9666c60..4e390c4 100644 --- a/.github/workflows/github-actions-deploy.yml +++ b/.github/workflows/github-actions-deploy.yml @@ -5,9 +5,6 @@ on: branches: - rc -# Allows you to run this workflow manually from the Actions tab -workflow_dispatch: - # Sets the GITHUB_TOKEN permissions to allow deployment to GitHub Pages permissions: contents: read