Skip to content

Commit

Permalink
Test release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
uglide committed Apr 2, 2024
1 parent 66a2559 commit 1fc1c36
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/version-and-release.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Release

on:
# REMOVE ME: Only for debugging
push:
branches:
- release_workflows
# REMOVE END
release:
types: [published]

Expand Down

0 comments on commit 1fc1c36

Please sign in to comment.