Merge pull request #46 from heyhusen/chore/update-v2-branch

Chore/update v2 branch
This commit is contained in:
Husen
2024-09-08 15:57:58 +07:00
committed by GitHub
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ jobs:
- name: Get branch/tag names
id: branch-name
uses: tj-actions/branch-names@v7
uses: tj-actions/branch-names@v8
with:
strip_tag_prefix: "v"
+3 -1
View File
@@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.2.1] - 2024-02-19
### Fixed
- Can't pull docker image
- Can't pull docker image, so sorry guys
## [2.2.0] - 2022-08-05
+1 -1
View File
@@ -1,6 +1,6 @@
# Arch Linux's package tools action
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/heyhusen/archlinux-package-action/main.yml?label=CI&style=flat-square)](https://github.com/heyhusen/archlinux-package-action/actions) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/heyhusen/archlinux-package-action?style=flat-square)](https://github.com/heyhusen/archlinux-package-action/releases) [![GitHub](https://img.shields.io/github/license/heyhusen/archlinux-package-action?style=flat-square)](./LICENSE)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/heyhusen/archlinux-package-action/main.yml?style=flat-square&label=CI)](https://github.com/heyhusen/archlinux-package-action/actions) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/heyhusen/archlinux-package-action?style=flat-square)](https://github.com/heyhusen/archlinux-package-action/releases) [![GitHub](https://img.shields.io/github/license/heyhusen/archlinux-package-action?style=flat-square)](./LICENSE)
This action allows running tools needed for creating Arch Linux (and AUR) package.
Here's what this action can do: