Skip to content

Commit

Permalink
Merge branch 'release/2.2-preview' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
TimLariviere committed Feb 1, 2023
2 parents ff98372 + a74f77b commit 788f5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Release
on:
push:
tags: ['[0-9]+.[0-9]+.[0-9]+', '[0-9]+.[0-9]+.[0-9]+-preview.[0-9]+']
tags: ['[0-9]+.[0-9]+.[0-9]+', '[0-9]+.[0-9]+.[0-9]+-preview[0-9]+']
paths-ignore: [ 'docs/**' ]

permissions: write-all
Expand Down

0 comments on commit 788f5aa

Please sign in to comment.