Skip to content

Commit

Permalink
Merge pull request #2 from alexhallam/debug/main
Browse files Browse the repository at this point in the history
Debug/main
  • Loading branch information
alexhallam committed Oct 11, 2022
2 parents 3e12b15 + a8b4961 commit 3e4a106
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# https://mateuscosta.me/rust-releases-with-github-actions
name: Build, bump tag version and release
name: Build, bump tag version and release

on:
push:
branches:
- main
- 'main'


jobs:
release:
Expand Down

0 comments on commit 3e4a106

Please sign in to comment.