Skip to content

Commit

Permalink
Change script
Browse files Browse the repository at this point in the history
  • Loading branch information
ihavecoke committed Jun 15, 2024
1 parent bd3121b commit 1b5e58b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,8 @@ name: Deploy Release
on:
push:
branches:
- main
- release

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

jobs:
deploy_release:
name: build
Expand Down

0 comments on commit 1b5e58b

Please sign in to comment.