Skip to content

Commit

Permalink
remove testing from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bobluppes committed May 30, 2023
1 parent 7b9cc28 commit 0804e70
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Create Release

on:
push:
branches: [ "release-workflow" ]
tags:
- "v*.*.*" # Push events to matching v*.*.*, i.e. v2.1.0

Expand All @@ -25,4 +24,3 @@ jobs:
header-only.zip
header-only.tar.gz
generate_release_notes: true
tag_name: test

0 comments on commit 0804e70

Please sign in to comment.