Skip to content

Commit

Permalink
d'oh, to squash
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpodwysocki-gini committed Oct 16, 2024
1 parent 01572e4 commit 61c6cab
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Release

on:
# when a tag is created on the main branch
create:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
branches:
- 'tidy-up-dexter'
- tidy-up-dexter

permissions:
contents: write
Expand Down

0 comments on commit 61c6cab

Please sign in to comment.