remove comment

This commit is contained in:
SimonFJ20 2024-09-26 02:52:36 +02:00
parent f3a6a16a7b
commit 1d9eb32901

View File

@ -27,12 +27,6 @@ jobs:
- name: Compile - name: Compile
run: "deno task compile" run: "deno task compile"
# - name: Upload Artifact
# uses: "https://gitea.com/actions/upload-artifact@v3"
# with:
# name: bunker-artifact
# path: bunker
#
- name: Release - name: Release
id: use-go-action id: use-go-action
uses: "https://gitea.com/actions/release-action@main" uses: "https://gitea.com/actions/release-action@main"