Skip to content

Commit

Permalink
manual deployment trigger added
Browse files Browse the repository at this point in the history
  • Loading branch information
nor0x committed Sep 12, 2024
1 parent 0506952 commit bdc99d3
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,9 +1,9 @@
name: Deploy to GitHub Pages

# Run workflow on every push to the master branch
on:
push:
branches: [main]
workflow_dispatch:

jobs:
deploy-to-github-pages:
Expand Down

0 comments on commit bdc99d3

Please sign in to comment.