Skip to content

Commit e6b53e2

Browse files
committed
test
1 parent a551c05 commit e6b53e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
run: deno task test
8888

8989
- name: Release
90-
if: ${{ github.ref == 'refs/heads/main' }}
90+
if: ${{ github.ref == 'refs/heads/ss' }}
9191
uses: softprops/action-gh-release@master
9292
env:
9393
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)