Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
chore: adjust github workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
bbortt committed Sep 26, 2022
1 parent ec4feb9 commit d742113
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: build
name: publish
on:
push:
branches:
- release
tags:
- 'v*'
jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d742113

Please sign in to comment.