Skip to content

Commit

Permalink
Merge pull request #148 from starwit/bug/AB#955-fix-version-number
Browse files Browse the repository at this point in the history
Bug/ab#955 fix version number
  • Loading branch information
ztarbug authored Feb 6, 2024
2 parents 28cb4be + fa94ef1 commit 2ade7b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-latest.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Publish
name: Build and publish latest image

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Publish
name: PR Build

# PR build

Expand Down

0 comments on commit 2ade7b2

Please sign in to comment.