Skip to content

Commit

Permalink
Another try
Browse files Browse the repository at this point in the history
  • Loading branch information
Dante De Ruwe committed Oct 12, 2024
1 parent 08787f1 commit a2f7ea1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ on:

jobs:
release:
uses: ./.github/workflows/build.yml
runs-on: ubuntu-latest

steps:
- uses: ./.github/workflows/build.yml
- name: Set version
run: echo "VERSION=${GITHUB_REF_NAME#v}" >> $GITHUB_ENV

Expand Down

0 comments on commit a2f7ea1

Please sign in to comment.