1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-18 16:03:36 +03:00

change: remove unnecessary publish step

This commit is contained in:
Octol1ttle 2024-10-27 17:17:39 +05:00
parent fb2f107403
commit 55a9b34983
Signed by: Octol1ttle
GPG key ID: B77C34313AEE1FFF

View file

@ -43,11 +43,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Publish solution
run: dotnet publish $PUBLISH_FLAGS
env:
PUBLISH_FLAGS: ${{vars.PUBLISH_FLAGS}}
- name: Setup SSH key
run: |
install -m 600 -D /dev/null ~/.ssh/id_ed25519