Skip to content

Commit

Permalink
Merge pull request #20 from apoorvprecisely/fix_build
Browse files Browse the repository at this point in the history
chore: fix repo name
  • Loading branch information
apoorvprecisely authored Aug 11, 2021
2 parents 5bd181a + 9d9aa71 commit 4b271ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

jobs:
build:
if: github.repository == 'unbxd/albus'
if: github.repository == 'unbxd/lucene-solr'
runs-on: ubuntu-18.04
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 4b271ea

Please sign in to comment.