Skip to content

Commit

Permalink
restore label
Browse files Browse the repository at this point in the history
  • Loading branch information
Edoardo-Pedicillo committed Dec 27, 2022
1 parent f7b4098 commit 6adbf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
evaluate-label:
runs-on: ubuntu-latest
outputs:
label: ${{ steps.label_step.outputs.master}}
label: ${{ steps.label_step.outputs.version}}
steps:
- name: checks for the label
id: label_step
Expand Down

0 comments on commit 6adbf87

Please sign in to comment.