Skip to content

Commit

Permalink
Merge branch 'manjaro-pinephone:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
silime authored Oct 10, 2022
2 parents 001a3aa + 3c6c6be commit 95b5425
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/factory_image_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
-
uses: styfle/[email protected].0
uses: styfle/[email protected].1
with:
access_token: ${{ github.token }}
-
Expand Down Expand Up @@ -42,7 +42,7 @@ jobs:
IMGTYPE: [factory]
steps:
-
uses: styfle/[email protected].0
uses: styfle/[email protected].1
with:
access_token: ${{ github.token }}
-
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/image_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
-
uses: styfle/[email protected].0
uses: styfle/[email protected].1
with:
access_token: ${{ github.token }}
-
Expand Down Expand Up @@ -41,7 +41,7 @@ jobs:
BRANCH: [unstable]
steps:
-
uses: styfle/[email protected].0
uses: styfle/[email protected].1
with:
access_token: ${{ github.token }}
-
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/image_stable_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
-
uses: styfle/[email protected].0
uses: styfle/[email protected].1
with:
access_token: ${{ github.token }}
-
Expand All @@ -34,7 +34,7 @@ jobs:
BRANCH: [stable]
steps:
-
uses: styfle/[email protected].0
uses: styfle/[email protected].1
with:
access_token: ${{ github.token }}
-
Expand Down
2 changes: 1 addition & 1 deletion docs/_includes/download_count
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18391
20734

0 comments on commit 95b5425

Please sign in to comment.