Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
elijah-potter committed Feb 24, 2024
1 parent 61c7dfc commit 77cf72d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Release

on:
push:
branches: [ "release" ]
branches: [ "master" ]

jobs:
release:
Expand Down Expand Up @@ -79,4 +79,3 @@ jobs:
draft: true
files: "harper-ls-*"
if: startsWith(github.ref, 'refs/tags/')

0 comments on commit 77cf72d

Please sign in to comment.