Skip to content

Commit

Permalink
Update Build Image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperNG6 committed Aug 26, 2023
1 parent 52f6146 commit a053825
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Build Image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Build Docker Image

on:
push:
workflow_dispatch:

jobs:
buildx:
Expand Down Expand Up @@ -39,4 +40,4 @@ jobs:
push: true
tags: |
superng6/aria2:a2b-stable-${{ steps.set-version.outputs.version }}
superng6/aria2:a2b-latest
superng6/aria2:a2b-latest

0 comments on commit a053825

Please sign in to comment.