Skip to content

Commit

Permalink
Merge pull request #7 from fossuok/dev
Browse files Browse the repository at this point in the history
updated yml configs
  • Loading branch information
PinsaraPerera authored Nov 26, 2024
2 parents d555d85 + b0fab14 commit 4c1b7c7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ name: Deploy to GitHub Pages
on:
push:
branches:
- main
- main

permissions:
contents: write

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4c1b7c7

Please sign in to comment.