Skip to content

Commit

Permalink
build(deps): bump KSXGitHub/github-actions-deploy-aur
Browse files Browse the repository at this point in the history
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/ksxgithub/github-actions-deploy-aur) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/ksxgithub/github-actions-deploy-aur/releases)
- [Commits](KSXGitHub/github-actions-deploy-aur@v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and johannesjo committed May 6, 2024
1 parent 7b8279f commit c1a7eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-to-aur-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: sed "s/PACKAGE_VERSION/${package_version}/g" build/linux/PKGBUILD_template > build/linux/PKGBUILD

- name: Publish AUR package
uses: KSXGitHub/[email protected].0
uses: KSXGitHub/[email protected].1
with:
pkgname: superproductivity-bin
pkgbuild: build/linux/PKGBUILD
Expand Down

0 comments on commit c1a7eed

Please sign in to comment.