Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
arturu committed May 4, 2024
1 parent cc2fe6f commit 9ac0ebe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Build Release"
name: "Create Ouitoulia Release"

on:
push:
Expand All @@ -7,8 +7,8 @@ on:
# - '/^\d+\.\d+\.\d+(-\w+)?$/'

jobs:
release:
name: "Release"
ouitoulia_release:
name: "Ouitoulia Release"

runs-on: "ubuntu-latest"
permissions:
Expand Down

0 comments on commit 9ac0ebe

Please sign in to comment.