Rename CI

This commit is contained in:
Arnaud 2025-05-28 17:37:50 +02:00
parent 9925c1f49d
commit 53598f1fda
No known key found for this signature in database
GPG Key ID: B8FBC178F10CA7AE

View File

@ -1,4 +1,4 @@
name: Publish
name: CI
on:
push:
@ -14,7 +14,7 @@ permissions:
id-token: write
jobs:
publish:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4