From 242f3dd195deca88cc3fdefa3edfd525b9c4ef72 Mon Sep 17 00:00:00 2001 From: Jung Sang-jun Date: Thu, 19 Dec 2024 17:41:53 +0900 Subject: [PATCH] Update GeoLite.yml (#18) Update tag to v2 ref. https://github.com/softprops/action-gh-release/issues/556#issuecomment-2536360053 --- .github/workflows/GeoLite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/GeoLite.yml b/.github/workflows/GeoLite.yml index 4c3c4f7..8cb90f3 100644 --- a/.github/workflows/GeoLite.yml +++ b/.github/workflows/GeoLite.yml @@ -63,7 +63,7 @@ jobs: git push -f origin download - name: Upload to Releases - uses: softprops/action-gh-release@master + uses: softprops/action-gh-release@v2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: