Merge pull request #1440 from elgohr-update/dev

Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
This commit is contained in:
Jordan Dominion
2023-03-30 18:58:41 -04:00
committed by GitHub
+1 -1
View File
@@ -801,7 +801,7 @@ jobs:
echo "TGS_VERSION=$(xmlstarlet sel -N X="http://schemas.microsoft.com/developer/msbuild/2003" --template --value-of /X:Project/X:PropertyGroup/X:TgsCoreVersion build/Version.props)" >> $GITHUB_ENV
- name: Docker Build and Push
uses: elgohr/Publish-Docker-Github-Action@v4
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: tgstation/server
username: ${{ secrets.DOCKER_USERNAME }}