Skip to content

Commit

Permalink
Merge branch 'Badbird5907:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Badbird5907 authored Aug 18, 2024
2 parents 334994a + 21b8c2d commit 7fa79cf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,17 @@ on:
workflow_dispatch:
push:
branches:
- main
- master

jobs:
deploy:
runs-on: ubuntu-latest
name: Deploy
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
with:
version: 9.1.4
- name: Deploy
uses: cloudflare/wrangler-action@v3
with:
Expand Down

0 comments on commit 7fa79cf

Please sign in to comment.