0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-23 06:28:23 -05:00

Compare commits

..

2 Commits

Author SHA1 Message Date
neon_arch
4e76d3b484
Merge branch 'rolling' into 532 2024-04-07 15:35:58 +03:00
dependabot[bot]
c077e39ae7
build(deps): bump softprops/action-gh-release from 1 to 2 (#553) 2024-04-02 20:32:37 +00:00

View File

@ -61,7 +61,7 @@ jobs:
env: env:
GH_TOKEN: ${{ secrets.ADMIN_RIGHTS_TOKEN }} GH_TOKEN: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
- name: Create Release - name: Create Release
uses: softprops/action-gh-release@v1 uses: softprops/action-gh-release@v2
with: with:
token: ${{ secrets.ADMIN_RIGHTS_TOKEN }} token: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
generate_release_notes: true generate_release_notes: true