Skip to content

Commit

Permalink
Update release-binary.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
topscoder authored Jun 1, 2024
1 parent b090bad commit 05d4e09
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: 🎉 Release Binary
on:
push:
tags:
- *
workflow_dispatch:

jobs:
Expand All @@ -27,4 +26,4 @@ jobs:
version: latest
workdir: .
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 05d4e09

Please sign in to comment.