Skip to content

Commit 5ae3c3b

Browse files
committed
try this
1 parent 1e4c20c commit 5ae3c3b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
packages: write
5050
contents: write
5151
needs: [ build ]
52-
if: ${{ github.event_name == 'push' }}
5352
steps:
5453
- name: Expose GitHub Runtime
5554
uses: crazy-max/ghaction-github-runtime@v3
@@ -74,4 +73,3 @@ jobs:
7473
removeArtifacts: true
7574
artifacts: "bin/Release/*.nupkg"
7675
token: ${{ secrets.GITHUB_TOKEN }}
77-
if: github.ref_type == 'tag'

0 commit comments

Comments
 (0)