From 0122ca79730ed503b72ab93ddd4cdff76b1fa6d5 Mon Sep 17 00:00:00 2001 From: Jung Sang-jun Date: Fri, 13 Dec 2024 14:08:25 +0900 Subject: [PATCH] Update GeoLite.yml 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: