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 1 to 3
  • Loading branch information
nat-goodspeed authored Jan 30, 2024
2 parents 790015a + ce8e7b9 commit f8fb56e
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 @@ -20,6 +20,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@v3
with:
public: true

0 comments on commit f8fb56e

Please sign in to comment.