From bfffc171e73c2520bbe2f973180fe64e1db206c2 Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Sun, 16 Feb 2025 17:46:21 -0800 Subject: [PATCH] Update publish-immutable-actions.yml --- .github/workflows/publish-immutable-actions.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/publish-immutable-actions.yml b/.github/workflows/publish-immutable-actions.yml index a863ff8d..0dd9123d 100644 --- a/.github/workflows/publish-immutable-actions.yml +++ b/.github/workflows/publish-immutable-actions.yml @@ -10,6 +10,8 @@ permissions: jobs: publish: runs-on: ubuntu-latest + environment: + name: releaseNewActionVersion permissions: contents: read id-token: write @@ -23,6 +25,7 @@ jobs: - name: Checking out uses: actions/checkout@v4 + - name: Publish id: publish - uses: actions/publish-immutable-action@0.0.4 \ No newline at end of file + uses: actions/publish-immutable-action@0.0.4