1
0
mirror of https://github.com/XFox111/SimpleOTP.git synced 2026-04-22 08:00:45 +03:00

Update release-workflow.yml

This commit is contained in:
2024-09-26 04:20:46 +03:00
committed by GitHub
parent a00e864af7
commit 907d911469
+2
View File
@@ -33,6 +33,7 @@ jobs:
path: libraries/SimpleOTP.DependencyInjection/bin/Release/EugeneFox.SimpleOTP.DependencyInjection*.*nupkg
publish-nuget:
needs: build
runs-on: ubuntu-latest
steps:
@@ -47,6 +48,7 @@ jobs:
working-directory: .
publish-github:
needs: build
runs-on: ubuntu-latest
steps: