Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
chore: Update releaseGithubPackage.yml (#148)
Browse files Browse the repository at this point in the history
chore: update releaseGithubPackage.yml

Remove github actor condition for release workflow
  • Loading branch information
carleeto authored Feb 14, 2024
1 parent ba7d1d0 commit 2bd5163
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/releaseGithubPackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
jobs:
release-github-package:
runs-on: ubuntu-latest
if: contains('["nattb8", "dom-murray"]', github.actor)

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 2bd5163

Please sign in to comment.