You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fix: use right parameter name for secrets-file [\#226](https://github.com/harness/drone-cli/pull/226) ([kameshsampath](https://github.com/kameshsampath))
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,6 @@ You can generate a token by logging into your GitHub account and going to Settin
16
16
17
17
Next we tag the PR's with the fixes or enhancements labels. If the PR does not fufil the requirements, do not add a label.
18
18
19
-
** Before moving on make sure to update the version file `version/version.go`. **
20
-
21
19
Run the changelog generator again with the future version according to semver.
22
20
23
21
```BASH
@@ -34,3 +32,4 @@ Create your pull request for the release. Get it merged then tag the release.
34
32
[Report or Track A Bug](https://community.harness.io/c/bugs/17) - Find a bug? Please report in our forum under Drone Bugs. Please provide screenshots and steps to reproduce.
35
33
36
34
[Events](https://www.meetup.com/harness/) - Keep up to date with Drone events and check out previous events [here](https://www.youtube.com/watch?v=Oq34ImUGcHA&list=PLXsYHFsLmqf3zwelQDAKoVNmLeqcVsD9o).
0 commit comments