This commit is contained in:
Anas Elgarhy 2022-11-09 15:25:46 +02:00
parent ee50135921
commit 1c79b8a848
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- name: Publish AUR package
uses: anas-elgarhy/aur-release-action@v1.1
uses: anas-elgarhy/aur-release-action@v1.2
with:
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}

View File

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