Skip to content

Commit

Permalink
Add working directory in release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LakshanSS authored Oct 14, 2021
1 parent 8403e06 commit ac82d4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
with:
args: push
env:
WORKING_DIR: ./s3
BALLERINA_CENTRAL_ACCESS_TOKEN: ${{ secrets.BALLERINA_CENTRAL_ACCESS_TOKEN }}

0 comments on commit ac82d4d

Please sign in to comment.