Skip to content

Commit

Permalink
Test release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-the1 committed Mar 23, 2024
1 parent 35c7ce5 commit eb54365
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: create-release

# Only run this workflow when a diepvries/* tag gets pushed
on:
push:
tags:
- diepvries/*
on: [push]

jobs:
build:
Expand Down

0 comments on commit eb54365

Please sign in to comment.