Module: kamailio
Branch: master
Commit: cb520baa9349f86fc104e2c1eed633ea59157b1b
URL: 
https://github.com/kamailio/kamailio/commit/cb520baa9349f86fc104e2c1eed633ea59157b1b

Author: Victor Seva <linuxman...@torreviejawireless.org>
Committer: Victor Seva <linuxman...@torreviejawireless.org>
Date: 2024-01-15T15:03:15+01:00

github: use CLEAN_PACKAGES secret at cleanup workflow

kamailio-sync PAT with delete:packages permissions as described
> https://github.com/camargo/delete-untagged-action

---

Modified: .github/workflows/cleanup.yml

---

Diff:  
https://github.com/kamailio/kamailio/commit/cb520baa9349f86fc104e2c1eed633ea59157b1b.diff
Patch: 
https://github.com/kamailio/kamailio/commit/cb520baa9349f86fc104e2c1eed633ea59157b1b.patch

---

diff --git a/.github/workflows/cleanup.yml b/.github/workflows/cleanup.yml
index bea47fa30dc..37d8e9fe2e5 100644
--- a/.github/workflows/cleanup.yml
+++ b/.github/workflows/cleanup.yml
@@ -18,5 +18,5 @@ jobs:
     - name: Delete untagged images
       uses: camargo/delete-untagged-action@v1
       with:
-        github-token: ${{ secrets.GITHUB_TOKEN }}
+        github-token: ${{ secrets.CLEAN_PACKAGES }}
         package-name: ${{ env.IMAGE_NAME }}

_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

Reply via email to