Skip to content

Commit

Permalink
add missed cmd-nse-firewall-vpp to release action (#463)
Browse files Browse the repository at this point in the history
Signed-off-by: denis-tingaikin <[email protected]>
  • Loading branch information
denis-tingaikin authored Nov 26, 2021
1 parent 369a2a9 commit 6ff1fa7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types:
- completed
workflows:
- 'ci'
- "ci"
jobs:
print-debug-info:
name: Print debug info for Release workflow
Expand Down Expand Up @@ -48,6 +48,7 @@ jobs:
- cmd-nsc-vpp
- cmd-nse-icmp-responder-vpp
- cmd-nse-vlan-vpp
- cmd-nse-firewall-vpp
name: Update ${{ matrix.repository }}
needs: create-release
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6ff1fa7

Please sign in to comment.