Skip to content

Commit

Permalink
Merge pull request #17 from anurag-rajawat/fix-latest-release
Browse files Browse the repository at this point in the history
fix(ci): Fix latest release happening on forks
  • Loading branch information
nyrahul authored Dec 14, 2023
2 parents 5010d4b + e53cf7f commit 1363558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/latest-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ permissions: read-all

jobs:
release-nimbus-image:
if: github.repository == '5GSEC/nimbus'
runs-on: ubuntu-latest
steps:
- name: Checkout source code
Expand Down

0 comments on commit 1363558

Please sign in to comment.