Update yooo [test workflow only]

This commit is contained in:
Anas Elgarhy 2022-11-13 15:43:14 +02:00
parent 5a7c5e49fe
commit 25f2967493
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ jobs:
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
pkgbuild_path: archpackage/PKGBUILD # Use this if the PKGBUILD file is not in the root directory
aur_submodule_path: archpackage/aarty
# aur_submodule_path: archpackage/aarty
git_username: Anas Elgarhy # Use this if you want to change the git username (recommended)
git_email: anas.elgarhy.dev@gmail.com # Use this if you want to change the git email (recommended)
commit_message: UpUp Update %FILENAME% to %VERSION% yoo # Use this if you want to change the commit message

View File

@ -1,6 +1,6 @@
[package]
name = "aarty"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
authors = ["Anas Elgarhy <anas.elgarhy.dev@gmail.com>"]
description = "A simple CLI tool to convert the images to ASCII art"