Skip to content

Commit

Permalink
fix: removed deleted branch reference on workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BooterMan98 committed Aug 16, 2024
1 parent d77a5e8 commit 6858262
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2
with:
ref: release
-
uses: actions/checkout@v4

name: Set up QEMU
uses: docker/setup-qemu-action@v1
-
Expand Down

0 comments on commit 6858262

Please sign in to comment.