Skip to content

Commit

Permalink
push-to-main
Browse files Browse the repository at this point in the history
  • Loading branch information
delphiactual committed Jun 23, 2024
1 parent dbcf111 commit a607a03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-to-master..yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Push to Master
name: Push to Main
on:
push:
branches: ['master']
branches: ['main']
paths: ['output/**']

# Ensures that only one deploy task per branch/environment will run at a time.
Expand Down

0 comments on commit a607a03

Please sign in to comment.