Release and ccpp workflows now run in different environments.

This commit is contained in:
David Given
2023-08-02 14:08:19 +02:00
parent 495d08c447
commit 4e42d1d197

View File

@@ -1,7 +1,7 @@
name: Autorelease name: Autorelease
concurrency: concurrency:
group: environment-${{ github.head_ref }} group: environment-release-${{ github.head_ref }}
cancel-in-progress: true cancel-in-progress: true
on: on: