Skip to content

Commit

Permalink
Merge pull request #543 from NikitaSkrynnik/release-act
Browse files Browse the repository at this point in the history
Fix release workflow
  • Loading branch information
denis-tingaikin authored Aug 10, 2023
2 parents 96c0c14 + bc6e0e6 commit 10e8e6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
create-release:
needs: [get-tag, check-gomod-deps]
uses: networkservicemesh/.github/.github/workflows/release.yaml@main
with:
tag: ${{ needs.get-tag.outputs.tag }}
secrets:
token: ${{ secrets.NSM_BOT_GITHUB_TOKEN }}

Expand Down

0 comments on commit 10e8e6c

Please sign in to comment.