Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Winget Releaser workflow #118

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 13, 2023

  1. Add Winget Releaser workflow

    Signed-off-by: Ryan Caezar Itang <sitiom@proton.me>
    sitiom committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    e727e53 View commit details
    Browse the repository at this point in the history
  2. Add Dependabot

    Signed-off-by: Ryan Caezar Itang <sitiom@proton.me>
    sitiom committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    98e56f5 View commit details
    Browse the repository at this point in the history
  3. Add Winget install instructions in the readme

    Signed-off-by: Ryan Caezar Itang <sitiom@proton.me>
    sitiom committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    f95a646 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Update README.md

    Co-authored-by: Viktor Prutyanov <vvprutyanov@gmail.com>
    Signed-off-by: sitiom <sitiom@proton.me>
    sitiom and viktor-prutyanov committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d7a9e40 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Change Winget Releaser job to ubuntu-latest

    Winget Releaser now supports non-Windows runners, and `ubuntu-latest` is generally faster.
    
    Signed-off-by: sitiom <sitiom@proton.me>
    sitiom committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c1e7580 View commit details
    Browse the repository at this point in the history