Skip to content

Commit

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

Bump secondlife/action-autobuild-release from 2 to 3
  • Loading branch information
nat-goodspeed committed Jan 12, 2024
2 parents f81767e + 2886a1b commit 8437666
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
Expand Up @@ -19,6 +19,6 @@ jobs:
runs-on: [ubuntu-latest]
if: startsWith(github.ref, 'refs/tags/v')
steps:
- uses: secondlife/action-autobuild-release@v2
- uses: secondlife/action-autobuild-release@v3
with:
public: true

0 comments on commit 8437666

Please sign in to comment.