Skip to content

Commit

Permalink
maybe fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWollbrink committed Oct 12, 2023
1 parent 46daec4 commit 0aa2d25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/versioning-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Versioning
name: Versioning-workflow
on:
push:
branches:
Expand All @@ -10,7 +10,7 @@ permissions:

jobs:
release:
name: Release
name: Versioning
runs-on: ubuntu-latest
permissions:
contents: write # to be able to publish a GitHub release
Expand Down

0 comments on commit 0aa2d25

Please sign in to comment.