Skip to content

Commit

Permalink
Merge pull request #304 from 1c-syntax/dependabot/github_actions/WebF…
Browse files Browse the repository at this point in the history
…reak001/deploy-nightly-3.0.0

Bump WebFreak001/deploy-nightly from 2.0.0 to 3.0.0
  • Loading branch information
nixel2007 authored Nov 5, 2023
2 parents 0ec7759 + e3c75ee commit c072354
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/night_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:
- name: Save current date
run: echo "PLUGIN_CURRENT_DATE=$(date +'%Y%m%d')" >> $GITHUB_ENV
- name: Deploy build
uses: WebFreak001/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: WebFreak001/[email protected]
with:
upload_url: https://uploads.github.com/repos/1c-syntax/sonar-bsl-plugin-community/releases/51033599/assets{?name,label} # find out this value by opening https://api.github.com/repos/<owner>/<repo>/releases in your browser and copy the full "upload_url" value including the {?name,label} part
release_id: 51033599 # same as above (id can just be taken out the upload_url, it's used to find old releases)
Expand Down

0 comments on commit c072354

Please sign in to comment.