Skip to content

Commit

Permalink
(BIDS-2872) wip
Browse files Browse the repository at this point in the history
  • Loading branch information
guybrush committed Feb 14, 2024
1 parent bcfee0b commit 82d3206
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-ratelimit-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
# but only for the staging branch
push:
branches:
- dencun
- ratelimit

jobs:
build:
Expand All @@ -18,4 +18,4 @@ jobs:
name: gobitfly/eth2-beaconchain-explorer
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
tags: "dencun"
tags: "ratelimit"

0 comments on commit 82d3206

Please sign in to comment.