Skip to content

Commit

Permalink
bet
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdevbear committed Apr 9, 2024
1 parent cc6a145 commit fc43aa1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ jobs:
with:
path: .


- name: List files in build
run: ls -R .

Expand All @@ -113,11 +112,8 @@ jobs:
with:
draft: true
files: |
./beacond-linux-arm64
./beacond-linux-amd64
./beacond-darwin-arm64
./beacond-linux-arm64/beacond-linux-arm64
./beacond-linux-amd64/beacond-linux-arm64
./beacond-linux-amd64/beacond-linux-amd64
./beacond-darwin-arm64/beacond-darwin-arm64
env:
GIT_TOKEN: ${{ secrets.DEV_PAT }}

0 comments on commit fc43aa1

Please sign in to comment.