Skip to content

Commit

Permalink
fix: switch to tripss
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit committed Jun 28, 2023
1 parent a6d7c94 commit 2271003
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/onPushToMain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
release:
uses: salesforcecli/github-workflows/.github/workflows/githubRelease.yml@sm/restore-changelogs
uses: salesforcecli/github-workflows/.github/workflows/githubRelease.yml@ew/tripss
secrets: inherit
with:
prerelease: ${{ github.ref_name != 'main' }}
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2022, Salesforce.com, Inc.
Copyright (c) 2023, Salesforce.com, Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Expand Down

0 comments on commit 2271003

Please sign in to comment.