Skip to content

Commit

Permalink
auto publish plz pt2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyfts committed Jun 29, 2024
1 parent 7caada0 commit abbdcb1
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions .github/workflows/release-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,9 @@
name: Release tagged build

on:
workflow_call:
secrets:
CURSEFORGE_TOKEN:
required: false
MODRINTH_TOKEN:
required: false
inputs:
workspace:
description: 'setupCIWorkspace/setupDecompWorkspace'
required: false
default: "setupCIWorkspace"
type: string
push:
tags: [ '*' ]
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit abbdcb1

Please sign in to comment.