Skip to content

Commit

Permalink
Merge pull request #736 from lineageos4microg/master
Browse files Browse the repository at this point in the history
Pull recent commits from master
  • Loading branch information
petefoth authored Jan 18, 2025
2 parents 5ae0b67 + 5cecea7 commit 99b25c4
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 591 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action
- name: Build and push Docker image
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d
with:
context: .
push: ${{ github.event_name != 'pull_request' && !startsWith(github.ref, 'refs/pull') && github.actor != 'dependabot[bot]' }}
Expand Down
Loading

0 comments on commit 99b25c4

Please sign in to comment.