feat: update pkgver

This commit is contained in:
Ahmad Husen
2021-10-01 22:27:55 +07:00
parent fb6ab46b3f
commit 4d1983388b
4 changed files with 18 additions and 2 deletions
+4 -2
View File
@@ -25,11 +25,12 @@ jobs:
cat action.yml
- name: Get sample PKGBUILD
run: wget https://github.com/datakrama/nonicons-font/raw/main/PKGBUILD
run: wget https://github.com/datakrama/plenti-bin/raw/f5ffaaee02a2119aa16f6b7a27e87e198e096b47/PKGBUILD
- name: Running test
uses: ./
with:
pkgver: '0.4.26'
updpkgsums: true
srcinfo: true
@@ -93,7 +94,7 @@ jobs:
uses: actions/checkout@v2.3.4
- name: Get sample PKGBUILD
run: wget https://github.com/datakrama/nonicons-font/raw/main/PKGBUILD
run: wget https://github.com/datakrama/plenti-bin/raw/f5ffaaee02a2119aa16f6b7a27e87e198e096b47/PKGBUILD
- name: Update action.yml to use edge tagged container image
if: github.ref == 'refs/heads/main'
@@ -104,6 +105,7 @@ jobs:
- name: Running test
uses: ./
with:
pkgver: '0.4.26'
updpkgsums: true
srcinfo: true