Skip to content

Commit

Permalink
Fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Jul 27, 2023
1 parent 1de4c70 commit 33c0b85
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/proxy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Download executables
uses: actions/download-artifact@v3
with:
name: executables

- name: Get version from tag
run: echo "VERSION=${GITHUB_REF#refs/tags/v}" >> $GITHUB_ENV

Expand Down

0 comments on commit 33c0b85

Please sign in to comment.