Skip to content

Commit

Permalink
Merge pull request #351 from QGIS-Contribution/ci/remove-deprecated-r…
Browse files Browse the repository at this point in the history
…ef-to-set-output

update(ci): rm reference to set-output
  • Loading branch information
Guts authored Jan 6, 2025
2 parents 704a15e + 1a2809d commit b784ba7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,6 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')

steps:
- name: Get tag name as version
id: get_version
run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}

- name: Checkout
uses: actions/checkout@v4

Expand Down

0 comments on commit b784ba7

Please sign in to comment.