Skip to content

Commit f287029

Browse files
author
Baton Admin
committed
chore: update release workflow via baton-admin
1 parent 6ed51f4 commit f287029

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# This file is managed by baton-admin. Do not edit directly.
12
name: Release
23

34
on:
@@ -16,4 +17,4 @@ jobs:
1617
APPLE_SIGNING_KEY_P12_PASSWORD: ${{ secrets.APPLE_SIGNING_KEY_P12_PASSWORD }}
1718
AC_PASSWORD: ${{ secrets.AC_PASSWORD }}
1819
AC_PROVIDER: ${{ secrets.AC_PROVIDER }}
19-
DATADOG_API_KEY: ${{ secrets.DATADOG_API_KEY }}
20+
DATADOG_API_KEY: ${{ secrets.DATADOG_API_KEY }}

0 commit comments

Comments
 (0)