refactor: remove redundant env var

This commit is contained in:
Stefanuk12 2025-04-22 15:18:32 +01:00
parent e9a51487ff
commit 1e81d518b0
No known key found for this signature in database
GPG key ID: 7E19B1E4C83A2A35

View file

@ -183,8 +183,6 @@ jobs:
permissions:
contents: read
packages: write
env:
VERSION: ${{ needs.prepare.outputs.version }}
steps:
- name: Checkout repository
uses: actions/checkout@v3