Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BeastGamer81 authored Apr 1, 2024
1 parent cee224c commit 98930e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ on:
workflow_dispatch:
push:
branches:
- beta
- main
jobs:
push:
name: 'klovitegg:beta'
name: 'klovitegg:latest'
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand All @@ -28,4 +28,4 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/beastgamer81/klovitegg:beta
ghcr.io/beastgamer81/klovitegg:latest

0 comments on commit 98930e4

Please sign in to comment.