Skip to content

Commit

Permalink
Merge pull request #2 from secondlife/dependabot/github_actions/secon…
Browse files Browse the repository at this point in the history
…dlife/action-autobuild-release-2

Bump secondlife/action-autobuild-release from 1 to 2
nat-goodspeed authored Nov 21, 2023

Verified

This commit was signed with the committer’s verified signature.
merlinran Merlin Ran
2 parents d3268f6 + bd23f92 commit a5195f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -19,6 +19,6 @@ jobs:
runs-on: [ubuntu-latest]
if: startsWith(github.ref, 'refs/tags/v')
steps:
- uses: secondlife/action-autobuild-release@v1
- uses: secondlife/action-autobuild-release@v2
with:
public: true

0 comments on commit a5195f2

Please sign in to comment.