We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac727e commit 253fd44Copy full SHA for 253fd44
1 file changed
.github/workflows/main.yml
@@ -16,9 +16,6 @@ jobs:
16
with:
17
path: 'QAVS'
18
submodules: recursive
19
-
20
- - name: ECHO
21
- run: echo ${{ secrets.KEY_PASSWORD}}
22
23
- name: Cache NuGet packages
24
uses: actions/cache@v3
0 commit comments