Skip to content

Commit

Permalink
Merge pull request #584 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 a44938e + ddfc80c commit fc9095f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
name: Create release
needs: get-tag
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 fc9095f

Please sign in to comment.