Skip to content

Commit

Permalink
fix: remove env configuration from release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fsrv-xyz committed Nov 7, 2022
1 parent 7c741d1 commit cd79e19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
version: ${{ steps.version.outputs.package_version }}
env:
steps:
- name: filter version variable
id: version
Expand Down

0 comments on commit cd79e19

Please sign in to comment.