Rolling back due to accidentally deleting a line of code.

pull/681/head
Romain 2024-09-02 15:25:24 +02:00 committed by GitHub
parent 881d03e2b9
commit fc5cf9c3ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -81,6 +81,9 @@ jobs:
zip -r ../../WAU_ADMX.zip *
cd ../..
echo "### Create install counter file ###"
echo "Install counter file." > WAU_InstallCounter
- name: Create release
uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
with: