aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release-aur.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/release-aur.yml b/.github/workflows/release-aur.yml
index 63296f7..991d95b 100644
--- a/.github/workflows/release-aur.yml
+++ b/.github/workflows/release-aur.yml
@@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
+ with:
+ fetch-depth: 0
- name: Generate PKGBUILD
run: |
mkdir -p ./tmp