We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331f7c5 commit 127f1caCopy full SHA for 127f1ca
.github/workflows/release.yml
@@ -396,10 +396,6 @@ jobs:
396
./reference-artifacts/SAMPLE_CONFIGS/sample_snippets.md
397
398
- name: Copy file output 4e
399
- run: |
400
- cp reference-artifacts/Third-Party/firewall-example-A-A-singletunnel.txt ${{ steps.setup.outputs.dir }}/4e-${{ steps.setup.outputs.prefix }}-firewall-example-A-A-singletunnel.txt
401
-
402
- - name: Copy file output 4e1
403
run: |
404
cp reference-artifacts/Third-Party/firewall-example-A-A-multitunnel.txt ${{ steps.setup.outputs.dir }}/4e-${{ steps.setup.outputs.prefix }}-firewall-example-A-A-multitunnel.txt
405
0 commit comments