Skip to content

Commit

Permalink
Added env
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh3305 committed Apr 5, 2023
1 parent 6c088ba commit 5c0497d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ on:
push:
branches:
- 'master'
env:

USERNAME: ${{ secrets.OSSRH_USERNAME }}
TOKEN: ${{ secrets.OSSRH_TOKEN }}
jobs:
build:
name: Build
Expand Down

0 comments on commit 5c0497d

Please sign in to comment.