Skip to content

Commit

Permalink
ci fix (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
satelllte committed Aug 19, 2023
1 parent 367c018 commit 41d91f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Deploy

on:
# Run on pushes targeting the default branch
# Run on pushes targeting the `main` branch
push:
branches:
- $default-branch
- main
# Allow manual workflow runs from the Actions tab
workflow_dispatch:

Expand Down

0 comments on commit 41d91f3

Please sign in to comment.