Skip to content

Commit

Permalink
Workflow error fix
Browse files Browse the repository at this point in the history
Signed-off-by: Human Humanov <contact@ahlimanhuseynov.com>
  • Loading branch information
sovetski authored Nov 26, 2023
1 parent 566f713 commit 9fea274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Deploy to GitHub Pages

on:
workflow_dispatch:
push:
branches:
- main # Set this to your default branch
workflow_dispatch:

jobs:
build-and-deploy:
Expand Down

0 comments on commit 9fea274

Please sign in to comment.