Skip to content

Commit

Permalink
Merge pull request #174 from networkservicemesh/update/networkservice…
Browse files Browse the repository at this point in the history
…mesh/cmd-template

Update from update/networkservicemesh/cmd-template
  • Loading branch information
denis-tingaikin authored Feb 21, 2023
2 parents 2c52cb4 + ae51562 commit bafac26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Get tag
run: |
branch=${{github.event.workflow_run.head_branch}}
echo 'tag=${branch#release/}' >> $GITHUB_OUTPUT
echo tag=${branch#release/} >> $GITHUB_OUTPUT
id: get-tag-step

check-gomod-deps:
Expand Down

0 comments on commit bafac26

Please sign in to comment.