Skip to content

Commit

Permalink
Merge pull request #445 from LerianStudio/fix/no_file_verification
Browse files Browse the repository at this point in the history
fix: no file verification 🐛
  • Loading branch information
maxwelbm authored Jan 6, 2025
2 parents a82cc3d + 848953d commit accf620
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/packages-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- uses: actions/create-github-app-token@v1
id: app-token
with:
app-id: ${{ secrets.LERIAN_STUDIO_MIDAZ_PUSH_BOT_APP_ID }}
private-key: ${{ secrets.LERIAN_STUDIO_MIDAZ_PUSH_BOT_PRIVATE_KEY }}

- name: Set up Chocolatey
run: |
Set-ExecutionPolicy Bypass -Scope Process -Force
Expand Down
10 changes: 10 additions & 0 deletions VERIFICATION.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# VERIFICATION.txt

The purpose of the verification is to help moderators and the Chocolatey community to
verify that the contents of this package can be trusted.

This package was published by the author LerianStudio. The binaries provided are
identical to those on the GitHub release page for the windows_amd64 target.

The binaries included in this package were downloaded directly from the official GitHub release page:
https://github.com/LerianStudio/midaz/releases

0 comments on commit accf620

Please sign in to comment.