Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxsuren-bot committed Dec 6, 2021
1 parent 3cd2b1f commit 7f2afe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
type=schedule
type=ref,event=branch
type=ref,event=pr
type=semver,pattern=pattern={{raw}}
type=semver,pattern=pattern={{version}},prefix=v
- name: Run
run: |
echo $(git rev-list --tags --max-count=1)
Expand Down

1 comment on commit 7f2afe4

@linuxsuren-bot
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hello commit, @LinuxSuRen

Please sign in to comment.