Skip to content

Commit

Permalink
Merge pull request #77 from NikitaSkrynnik/checkout
Browse files Browse the repository at this point in the history
Checkout default branch (not release branch) of `deployments-k8s` in `release-deployments` workflow
  • Loading branch information
denis-tingaikin authored May 24, 2024
2 parents b986bff + 8d5f371 commit 0c0d0e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-deployments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
path: networkservicemesh/deployments-k8s
repository: networkservicemesh/deployments-k8s
token: ${{ secrets.token }}
ref: release/${{ inputs.tag }}

- name: Find and Replace ci/${{ github.repository }} version
uses: jacobtomlinson/gha-find-replace@master
Expand Down

0 comments on commit 0c0d0e1

Please sign in to comment.