Skip to content

Commit

Permalink
Update build-and-upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan1258 authored Dec 23, 2023
1 parent f270c3e commit 00f4039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Build Image and Upload to Argon Server

on:
push:
branches: [ main ]
branches: [ master ]
pull_request:
branches: [ main ]
branches: [ master ]
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

1 comment on commit 00f4039

@vercel
Copy link

@vercel vercel bot commented on 00f4039 Dec 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.