We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b28bab9 commit 4fd1c19Copy full SHA for 4fd1c19
.github/workflows/main.yml
@@ -4,12 +4,6 @@ name: Publish to Github Releases (Forge 1.19)
4
5
# Controls when the workflow will run
6
on:
7
- # Triggers the workflow on push or pull request events but only for the "forge-119" branch
8
- push:
9
- branches: [ "forge-119" ]
10
- pull_request:
11
12
-
13
# Allows you to run this workflow manually from the Actions tab
14
workflow_dispatch:
15
0 commit comments