From 6bd87564119d5ed0f173e6190efb197c0ea459a4 Mon Sep 17 00:00:00 2001 From: devlooped-bot Date: Thu, 2 Jul 2026 00:40:31 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20files=20with=20dotn?= =?UTF-8?q?et-file=20sync=20=EF=BB=BF#=20devlooped/oss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update VersionLabel to use release tag name https://github.com/devlooped/oss/commit/b62978b --- .github/workflows/publish.yml | 2 +- .netconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 035d811..6b3c1bc 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -12,7 +12,7 @@ env: Configuration: Release PackOnBuild: true GeneratePackageOnBuild: true - VersionLabel: ${{ github.ref }} + VersionLabel: refs/tags/${{ github.event.release.tag_name }} GH_TOKEN: ${{ secrets.GH_TOKEN }} MSBUILDTERMINALLOGGER: auto SLEET_FEED_URL: https://api.nuget.org/v3/index.json diff --git a/.netconfig b/.netconfig index 577e553..dde0ac9 100644 --- a/.netconfig +++ b/.netconfig @@ -54,8 +54,8 @@ weak [file ".github/workflows/publish.yml"] url = https://github.com/devlooped/oss/blob/main/.github/workflows/publish.yml - sha = 7f5f9ee9f362f7e8f951d618f8f799033550e687 - etag = c60411d1aa4e98e7f69e2d34cbccb8eb7e387ec11f6f8e78ee8d8b92122d7025 + sha = b62978b0d1ebaf593ddc86cf590c732353e99929 + etag = 32d3314290f3dae1cac7f601c8d91c5c8f50b2423f85bdc4e52d2bfa78253770 weak [file ".gitignore"] url = https://github.com/devlooped/oss/blob/main/.gitignore