Skip to content

Commit a8d84f3

Browse files
committed
debugging
1 parent 5f41bd4 commit a8d84f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
# DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
3232
# DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
3333
# CIRCLECI_CLI_TOKEN: ${{ secrets.CIRCLECI_CLI_TOKEN }}
34-
BITBUCKET_USERNAME: ${{ secrets.BITBUCKET_USERNAME }}
35-
BITBUCKET_TOKEN: ${{ secrets.BITBUCKET_TOKEN }}
34+
# BITBUCKET_USERNAME: ${{ secrets.BITBUCKET_USERNAME }}
35+
# BITBUCKET_TOKEN: ${{ secrets.BITBUCKET_TOKEN }}
3636
ARTIFACT_DIRECTORY: "/tmp/release-artifacts"
3737
steps:
3838
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)