Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
la-niina authored Apr 3, 2023
1 parent 119b2bb commit 1e305a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [master]

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.MOLUCCUS_TOKEN }}

jobs:
build:
Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:
draft: false
prerelease: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.MOLUCCUS_TOKEN }}

- name: Upload Release Asset
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 1e305a7

Please sign in to comment.