Skip to content

Commit

Permalink
actions on adapt branch
Browse files Browse the repository at this point in the history
  • Loading branch information
linkinghack committed Nov 13, 2024
1 parent 73f1b75 commit e5787b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
deploy:
if: ${{ github.ref == 'refs/heads/main' }}
if: ${{ github.ref == 'refs/heads/main/adapt' }}
runs-on: ubuntu-latest
permissions:
packages: write
Expand Down

0 comments on commit e5787b9

Please sign in to comment.