Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/ethereum/go…
Browse files Browse the repository at this point in the history
…-ethereum-1.13.4
  • Loading branch information
rach-id authored Oct 18, 2023
2 parents 7826a11 + af2084c commit cf9a69b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Docker Build & Publish
on:
push:
branches:
- "**"
- "main"
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-alpha.[0-9]+"
Expand All @@ -17,6 +17,6 @@ jobs:
permissions:
contents: write
packages: write
uses: celestiaorg/.github/.github/workflows/[email protected].4 # yamllint disable-line rule:line-length
uses: celestiaorg/.github/.github/workflows/[email protected].8 # yamllint disable-line rule:line-length
with:
dockerfile: Dockerfile

0 comments on commit cf9a69b

Please sign in to comment.