Skip to content

Commit

Permalink
Sync files with networkservicemesh/cmd-template
Browse files Browse the repository at this point in the history
This PR syncs files with https://github.com/networkservicemesh/cmd-template

Revision: https://github.com/networkservicemesh/cmd-template/commits/117d18197554b69cb2ceaf9a57563634940d5d22

commit 117d18197554b69cb2ceaf9a57563634940d5d22
Author: Nikita Skrynnik <[email protected]>
Date:   Thu Jan 18 20:14:40 2024 +1100

    [qfix] delete tag param from create-release job (#127)

    Signed-off-by: Nikita Skrynnik <[email protected]>

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Jan 18, 2024
1 parent 017d2f5 commit d1ca770
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 d1ca770

Please sign in to comment.